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 508fe9f57acca60002000037

Stairs Indenting

Indent each line with <line number> whitespaces.

Start file
1
2
3
4
5
6
7
8
9
10
End file
 1
  2
   3
    4
     5
      6
       7
        8
         9
          10

View Diff

1,10c1,10
< 1
< 2
< 3
< 4
< 5
< 6
< 7
< 8
< 9
< 10
---
>  1
>   2
>    3
>     4
>      5
>       6
>        7
>         8
>          9
>           10

Solutions by @stackngxc:

Unlock 5 remaining solutions by signing in and submitting your own entry
Created by: @dbrgn

193 active golfers, 446 entries

Solutions by @stackngxc:
12
#10 - Yiyang Chen / @stackngxc

03/15/2014 at 05:05PM

13
#>44 - Yiyang Chen / @stackngxc

03/15/2014 at 04:59PM

13
#>44 - Yiyang Chen / @stackngxc

03/15/2014 at 05:03PM

14
#>116 - Yiyang Chen / @stackngxc

03/15/2014 at 04:19PM

15
#>147 - Yiyang Chen / @stackngxc

03/15/2014 at 04:17PM