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 4d716c76919202611400002b

Numbering a List

Pretty simple, number the list.

Start file
line one
line two
line three
line four
line five
line six
line seven
line eight
End file
1. line one
2. line two
3. line three
4. line four
5. line five
6. line six
7. line seven
8. line eight

View Diff

1,8c1,8
< line one
< line two
< line three
< line four
< line five
< line six
< line seven
< line eight
---
> 1. line one
> 2. line two
> 3. line three
> 4. line four
> 5. line five
> 6. line six
> 7. line seven
> 8. line eight

Solutions by @beng:

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

639 active golfers, 1859 entries

Solutions by @beng:
19
#165 - Ben Griffiths / @beng

03/21/2011 at 12:20AM

20
#>274 - Ben Griffiths / @beng

03/21/2011 at 12:19AM

21
#>348 - Ben Griffiths / @beng

03/21/2011 at 12:18AM

22
#>407 - Ben Griffiths / @beng

03/21/2011 at 12:17AM

25
#>474 - Ben Griffiths / @beng

03/21/2011 at 12:15AM

29
#>580 - Ben Griffiths / @beng

03/21/2011 at 12:10AM

47
#>620 - Ben Griffiths / @beng

03/21/2011 at 12:09AM

48
#>621 - Ben Griffiths / @beng

03/21/2011 at 12:07AM