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

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

814 active golfers, 3793 entries

Solutions by @tianxiaweiyidao:
16
#37 - tianxiaweiyidao / @tianxiaweiyidao

04/18/2024 at 03:59PM

17
#>170 - tianxiaweiyidao / @tianxiaweiyidao

04/18/2024 at 03:53PM

18
#>189 - tianxiaweiyidao / @tianxiaweiyidao

04/18/2024 at 03:48PM

19
#>219 - tianxiaweiyidao / @tianxiaweiyidao

04/18/2024 at 03:46PM

20
#>229 - tianxiaweiyidao / @tianxiaweiyidao

04/18/2024 at 03:43PM

21
#>250 - tianxiaweiyidao / @tianxiaweiyidao

04/18/2024 at 03:07PM

23
#>374 - tianxiaweiyidao / @tianxiaweiyidao

04/18/2024 at 03:05PM

29
#>533 - tianxiaweiyidao / @tianxiaweiyidao

04/18/2024 at 02:52AM

36
#>718 - tianxiaweiyidao / @tianxiaweiyidao

04/18/2024 at 02:50AM