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

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

1270 active golfers, 5685 entries

Solutions by @magnuswahlstrand:
16
#581 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 06:56PM

17
#>615 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 06:54PM

18
#>718 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 06:51PM

18
#>718 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 06:53PM

19
#>783 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 06:48PM

21
#>949 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 06:46PM

22
#>975 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 06:35PM

22
#>975 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 06:45PM

23
#>1084 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 06:30PM

26
#>1183 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 04:24PM

28
#>1208 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 04:22PM

29
#>1216 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 04:21PM

36
#>1239 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 04:18PM

43
#>1256 - Magnus Wahlstrand / @magnuswahlstrand

12/27/2024 at 04:16PM