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

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

771 active golfers, 3574 entries

Solutions by @VimgolfU:
16
#31 - Vimgolf User / @VimgolfU

10/17/2023 at 08:58AM

17
#>160 - Vimgolf User / @VimgolfU

10/17/2023 at 08:56AM

18
#>176 - Vimgolf User / @VimgolfU

10/17/2023 at 08:09AM

19
#>206 - Vimgolf User / @VimgolfU

10/17/2023 at 08:05AM

21
#>234 - Vimgolf User / @VimgolfU

10/17/2023 at 07:40AM

21
#>234 - Vimgolf User / @VimgolfU

10/17/2023 at 08:03AM

30
#>529 - Vimgolf User / @VimgolfU

10/17/2023 at 07:33AM

32
#>580 - Vimgolf User / @VimgolfU

10/17/2023 at 07:31AM