Real Vim ninjas count every keystroke - do you?

Pick a challenge, fire up Vim, and show us what you got.

Changelog, Rules & FAQ, updates: @vimgolf, RSS.

Your VimGolf key: please sign in

$ gem install vimgolf
$ vimgolf setup
$ vimgolf put 4d1a4d82a860b7447200008d

Whitespace, empty lines and tabs

Convert tabs to spaces, strip empty lines and trailing whitespace.

Start file
        convert tabs to spaces

                strip all blank lines

       
and remove any trailing spaces  
End file
  convert tabs to spaces
    strip all blank lines
 
and remove any trailing spaces

View Diff

1,5c1,3
<       convert tabs to spaces
<
<               strip all blank lines
<
<       and remove any trailing spaces  
---
>   convert tabs to spaces
>     strip all blank lines
>   and remove any trailing spaces

Solutions by @alexeypetrenko:

Unlock 10 remaining solutions by signing in and submitting your own entry
Created by: @igrigorik

816 active golfers, 3795 entries

Solutions by @alexeypetrenko:
17
#174 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 09:36AM

17
#>174 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 09:38AM

18
#>189 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 09:16AM

19
#>219 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 08:21AM

20
#>229 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 08:13AM

21
#>250 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 07:44AM

23
#>374 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 07:37AM

26
#>447 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 07:23AM

29
#>533 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 07:18AM

30
#>557 - alexeypetrenko / @alexeypetrenko

06/27/2024 at 07:15AM