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

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

803 active golfers, 3742 entries

Solutions by @unchi10723002:
16
#24 - unchi / @unchi10723002

05/07/2022 at 08:32AM

17
#>151 - unchi / @unchi10723002

05/07/2022 at 08:30AM

18
#>185 - unchi / @unchi10723002

05/07/2022 at 08:29AM

19
#>215 - unchi / @unchi10723002

05/07/2022 at 08:28AM

20
#>224 - unchi / @unchi10723002

05/07/2022 at 08:27AM

21
#>242 - unchi / @unchi10723002

05/07/2022 at 08:21AM

22
#>331 - unchi / @unchi10723002

05/07/2022 at 08:16AM

24
#>389 - unchi / @unchi10723002

05/07/2022 at 08:15AM

25
#>410 - unchi / @unchi10723002

05/07/2022 at 07:32AM

31
#>577 - unchi / @unchi10723002

05/07/2022 at 07:30AM