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

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

1258 active golfers, 5587 entries

Solutions by @uwscicomp:
11
#104 - SciComp / @uwscicomp

04/25/2018 at 02:13PM

12
#>281 - SciComp / @uwscicomp

04/25/2018 at 02:10PM

14
#>480 - SciComp / @uwscicomp

04/25/2018 at 02:09PM

15
#>524 - SciComp / @uwscicomp

04/25/2018 at 01:58PM

18
#>685 - SciComp / @uwscicomp

04/25/2018 at 01:46PM

20
#>808 - SciComp / @uwscicomp

04/25/2018 at 01:43PM

22
#>957 - SciComp / @uwscicomp

04/25/2018 at 01:33PM

23
#>1048 - SciComp / @uwscicomp

04/25/2018 at 01:24PM

24
#>1123 - SciComp / @uwscicomp

04/25/2018 at 01:22PM

26
#>1167 - SciComp / @uwscicomp

04/25/2018 at 01:20PM

29
#>1203 - SciComp / @uwscicomp

04/25/2018 at 12:54PM