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 54595b13128576000257a3c1

Basic renumbering

Renumbering Basic.

Start file
10 PRINT "The actual"
15 PRINT "code doesn't"
16 PRINT "really matter."
20 PRINT "Just take"
25 PRINT "care of"
30 PRINT "the numbers."
End file
10 PRINT "The actual"
20 PRINT "code doesn't"
30 PRINT "really matter."
40 PRINT "Just take"
50 PRINT "care of"
60 PRINT "the numbers."

View Diff

2,6c2,6
< 15 PRINT "code doesn't"
< 16 PRINT "really matter."
< 20 PRINT "Just take"
< 25 PRINT "care of"
< 30 PRINT "the numbers."
---
> 20 PRINT "code doesn't"
> 30 PRINT "really matter."
> 40 PRINT "Just take"
> 50 PRINT "care of"
> 60 PRINT "the numbers."

Solutions by @sondresl:

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

1265 active golfers, 5662 entries

Solutions by @sondresl:
11
#149 - Sondre Lunde / @sondresl

12/30/2018 at 10:51AM

12
#>289 - Sondre Lunde / @sondresl

12/30/2018 at 08:56AM

13
#>306 - Sondre Lunde / @sondresl

12/30/2018 at 10:50AM

14
#>490 - Sondre Lunde / @sondresl

12/30/2018 at 08:53AM

15
#>530 - Sondre Lunde / @sondresl

12/30/2018 at 08:51AM

16
#>566 - Sondre Lunde / @sondresl

12/30/2018 at 08:36AM

17
#>600 - Sondre Lunde / @sondresl

12/29/2018 at 11:13PM

18
#>702 - Sondre Lunde / @sondresl

12/29/2018 at 11:10PM

19
#>769 - Sondre Lunde / @sondresl

12/29/2018 at 11:09PM

20
#>818 - Sondre Lunde / @sondresl

12/29/2018 at 11:06PM