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

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

1258 active golfers, 5587 entries

Solutions by @revanthedarth:
13
#304 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 02:05AM

14
#>487 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:56AM

15
#>527 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:53AM

16
#>563 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:46AM

17
#>594 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:43AM

18
#>696 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:42AM

21
#>928 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:40AM

22
#>960 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:39AM

23
#>1054 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:32AM

24
#>1124 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:30AM

26
#>1168 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:24AM

27
#>1181 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:23AM

28
#>1195 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

02/09/2019 at 01:21AM

31
#>1213 - Bilgisayar yazilimcisi Huseyin / @revanthedarth

06/02/2018 at 12:39AM