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 @nTypeRed:

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

804 active golfers, 3744 entries

Solutions by @nTypeRed:
17
#96 - Jonathan Potter / @nTypeRed

11/12/2013 at 04:03PM

17
#>96 - Jonathan Potter / @nTypeRed

11/12/2013 at 04:04PM

19
#>213 - Jonathan Potter / @nTypeRed

11/12/2013 at 04:02PM

21
#>237 - Jonathan Potter / @nTypeRed

11/12/2013 at 04:00PM

22
#>314 - Jonathan Potter / @nTypeRed

11/12/2013 at 03:57PM

23
#>354 - Jonathan Potter / @nTypeRed

11/12/2013 at 03:55PM

26
#>427 - Jonathan Potter / @nTypeRed

11/12/2013 at 03:54PM

27
#>463 - Jonathan Potter / @nTypeRed

11/12/2013 at 03:52PM

28
#>487 - Jonathan Potter / @nTypeRed

11/12/2013 at 03:51PM

31
#>568 - Jonathan Potter / @nTypeRed

11/12/2013 at 03:48PM

32
#>597 - Jonathan Potter / @nTypeRed

11/12/2013 at 03:47PM

33
#>624 - Jonathan Potter / @nTypeRed

11/12/2013 at 03:39PM