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

The best way to learn is to practice. Below, you will find some of the solutions other golfers have entered. To unlock higher ranked solutions, submit your own entry which does as well or better than the solutions you can currently see - climb the ladder!

Check out these helpful resources to improve your Vim skills... Game on.

Unlock 1268 remaining solutions by signing in and submitting your own entry
#1269 boumediane1 / @boumediane1 - Score: 72 - 01/09/25 @ 22:34
<C-V>Glr10u<C-V>jjjjjlr<Esc>s10<Esc><Esc>hjklhvl<C-V>jjjjjojg<C-A><Esc>u<C-V>jjjjojg<C-A><Esc>ukk<C-V>jjjjjojg<C-A><Esc><Esc>:wa<CR>:q<CR>

0 comments


Created by: @udioica

1269 active golfers, 5683 entries

Leaderboard (lowest score wins):
46
#1261 - Nicholas Healy / @nickrhealy

12/26/2022 at 09:21PM

50
#1262 - Cleberson Gomes / @Cleber_son

08/19/2018 at 08:34PM

52
#1263 - Avnish Srivastava / @avnish8

03/24/2020 at 09:12PM

52
#1264 - Ryan / @Ryan63088464

09/13/2020 at 08:12AM

55
#1265 - sam abtek / @samabtek1

08/04/2017 at 06:42PM

59
#1266 - MGJoe93 / @mgjoe93

03/03/2019 at 07:45AM

62
#1267 - フキヤ@肩書きなし男 / @yabu_bioinfo

03/10/2023 at 10:36AM

66
#1268 - Dominic Z / @thammaaa

12/21/2017 at 12:59PM

72
#1269 - boumediane1 / @boumediane1

01/09/2025 at 10:34PM