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

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

736 active golfers, 3339 entries

Solutions by @autra42:
17
#60 - Augustin Trancart / @autra42

09/07/2012 at 04:18PM

18
#>161 - Augustin Trancart / @autra42

09/07/2012 at 04:14PM

19
#>187 - Augustin Trancart / @autra42

09/07/2012 at 04:12PM

20
#>195 - Augustin Trancart / @autra42

09/07/2012 at 04:09PM

21
#>207 - Augustin Trancart / @autra42

09/07/2012 at 04:07PM

22
#>272 - Augustin Trancart / @autra42

09/07/2012 at 03:53PM

24
#>343 - Augustin Trancart / @autra42

09/07/2012 at 03:49PM

25
#>364 - Augustin Trancart / @autra42

09/07/2012 at 03:42PM

26
#>387 - Augustin Trancart / @autra42

09/07/2012 at 03:33PM

31
#>510 - Augustin Trancart / @autra42

09/07/2012 at 03:30PM

33
#>565 - Augustin Trancart / @autra42

09/07/2012 at 03:29PM