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

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

1258 active golfers, 5587 entries

Solutions by @hn9u:
11
#158 - hn9u / @hn9u

02/25/2019 at 05:04PM

13
#>304 - hn9u / @hn9u

02/25/2019 at 05:00PM

14
#>487 - hn9u / @hn9u

02/25/2019 at 04:46PM

15
#>527 - hn9u / @hn9u

02/25/2019 at 04:40PM

16
#>563 - hn9u / @hn9u

02/25/2019 at 04:34PM

17
#>594 - hn9u / @hn9u

02/25/2019 at 04:29PM

18
#>696 - hn9u / @hn9u

02/25/2019 at 04:27PM

19
#>763 - hn9u / @hn9u

02/25/2019 at 04:14PM

21
#>928 - hn9u / @hn9u

02/25/2019 at 04:11PM

22
#>960 - hn9u / @hn9u

02/25/2019 at 04:09PM

23
#>1054 - hn9u / @hn9u

02/25/2019 at 04:07PM

24
#>1124 - hn9u / @hn9u

02/25/2019 at 03:56PM

25
#>1145 - hn9u / @hn9u

02/25/2019 at 03:55PM

26
#>1168 - hn9u / @hn9u

02/25/2019 at 03:54PM

28
#>1195 - hn9u / @hn9u

02/25/2019 at 03:48PM

31
#>1214 - hn9u / @hn9u

02/25/2019 at 03:02PM

31
#>1214 - hn9u / @hn9u

02/25/2019 at 03:43PM