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

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

1257 active golfers, 5584 entries

Solutions by @jake_va:
11
#221 - Jake Van Alstyne / @jake_va

05/14/2020 at 04:24PM

12
#>294 - Jake Van Alstyne / @jake_va

05/14/2020 at 04:16PM

12
#>294 - Jake Van Alstyne / @jake_va

05/14/2020 at 04:24PM

13
#>307 - Jake Van Alstyne / @jake_va

05/14/2020 at 04:07PM

14
#>495 - Jake Van Alstyne / @jake_va

05/14/2020 at 04:03PM

15
#>528 - Jake Van Alstyne / @jake_va

05/14/2020 at 04:01PM

16
#>571 - Jake Van Alstyne / @jake_va

05/14/2020 at 03:55PM

17
#>602 - Jake Van Alstyne / @jake_va

05/14/2020 at 03:53PM

18
#>705 - Jake Van Alstyne / @jake_va

05/14/2020 at 03:49PM

19
#>768 - Jake Van Alstyne / @jake_va

05/14/2020 at 03:47PM

21
#>934 - Jake Van Alstyne / @jake_va

05/14/2020 at 03:44PM

22
#>963 - Jake Van Alstyne / @jake_va

05/14/2020 at 03:41PM

23
#>1065 - Jake Van Alstyne / @jake_va

05/14/2020 at 03:39PM

24
#>1125 - Jake Van Alstyne / @jake_va

05/14/2020 at 03:41PM