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

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

1257 active golfers, 5584 entries

Solutions by @michaderninja:
20
#805 - Michael B / @michaderninja

01/01/2018 at 04:58PM

21
#>915 - Michael B / @michaderninja

01/01/2018 at 04:54PM

22
#>955 - Michael B / @michaderninja

01/01/2018 at 04:41PM

22
#>955 - Michael B / @michaderninja

01/01/2018 at 04:47PM

23
#>1043 - Michael B / @michaderninja

01/01/2018 at 04:40PM

24
#>1121 - Michael B / @michaderninja

01/01/2018 at 04:36PM

24
#>1121 - Michael B / @michaderninja

01/01/2018 at 04:39PM

26
#>1166 - Michael B / @michaderninja

01/01/2018 at 04:32PM

26
#>1166 - Michael B / @michaderninja

01/01/2018 at 04:35PM

28
#>1192 - Michael B / @michaderninja

01/01/2018 at 04:31PM

29
#>1202 - Michael B / @michaderninja

01/01/2018 at 04:21PM

30
#>1209 - Michael B / @michaderninja

01/01/2018 at 04:24PM

37
#>1228 - Michael B / @michaderninja

01/01/2018 at 04:18PM

40
#>1238 - Michael B / @michaderninja

01/01/2018 at 04:15PM