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

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

1257 active golfers, 5584 entries

Solutions by @llAboutB:
11
#187 - Brandon Harrison / @llAboutB

09/24/2019 at 08:10PM

12
#>288 - Brandon Harrison / @llAboutB

09/24/2019 at 08:09PM

13
#>306 - Brandon Harrison / @llAboutB

09/24/2019 at 07:57PM

14
#>492 - Brandon Harrison / @llAboutB

09/24/2019 at 07:56PM

15
#>528 - Brandon Harrison / @llAboutB

09/24/2019 at 07:53PM

16
#>566 - Brandon Harrison / @llAboutB

09/24/2019 at 07:51PM

16
#>566 - Brandon Harrison / @llAboutB

09/24/2019 at 07:52PM

16
#>566 - Brandon Harrison / @llAboutB

09/24/2019 at 07:55PM

17
#>600 - Brandon Harrison / @llAboutB

09/24/2019 at 07:50PM

18
#>700 - Brandon Harrison / @llAboutB

09/24/2019 at 07:48PM

21
#>932 - Brandon Harrison / @llAboutB

09/24/2019 at 07:44PM

21
#>932 - Brandon Harrison / @llAboutB

09/24/2019 at 08:09PM

22
#>963 - Brandon Harrison / @llAboutB

09/24/2019 at 05:59PM

23
#>1063 - Brandon Harrison / @llAboutB

09/24/2019 at 05:55PM

24
#>1124 - Brandon Harrison / @llAboutB

09/24/2019 at 05:54PM

26
#>1169 - Brandon Harrison / @llAboutB

09/24/2019 at 05:52PM

36
#>1227 - Brandon Harrison / @llAboutB

09/24/2019 at 05:50PM

36
#>1227 - Brandon Harrison / @llAboutB

09/24/2019 at 05:51PM

38
#>1232 - Brandon Harrison / @llAboutB

09/24/2019 at 05:49PM