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

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

813 active golfers, 3792 entries

Solutions by @codelahoma:
17
#64 - Rod Knowlton / @codelahoma

05/26/2012 at 07:31PM

19
#>212 - Rod Knowlton / @codelahoma

05/26/2012 at 05:38PM

20
#>222 - Rod Knowlton / @codelahoma

05/26/2012 at 05:36PM

22
#>303 - Rod Knowlton / @codelahoma

05/26/2012 at 05:26PM

22
#>303 - Rod Knowlton / @codelahoma

05/26/2012 at 05:34PM

24
#>379 - Rod Knowlton / @codelahoma

05/26/2012 at 05:25PM

26
#>428 - Rod Knowlton / @codelahoma

05/26/2012 at 05:22PM

28
#>491 - Rod Knowlton / @codelahoma

05/26/2012 at 05:20PM

30
#>543 - Rod Knowlton / @codelahoma

05/26/2012 at 05:17PM

32
#>593 - Rod Knowlton / @codelahoma

05/26/2012 at 05:16PM