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 9v0065c7bf44000000000261

months to html list items

Turn the months into list items.

Start file
<ul class="months">
january
february
march
april
may
june
july
august
september
october
november
december
</ul>
End file
<ul class="months">
       
<li>January</li>
       
<li>February</li>
       
<li>March</li>
       
<li>April</li>
       
<li>May</li>
       
<li>June</li>
       
<li>July</li>
       
<li>August</li>
       
<li>September</li>
       
<li>October</li>
       
<li>November</li>
       
<li>December</li>
</ul>

View Diff

2,13c2,13
< january
< february
< march
< april
< may
< june
< july
< august
< september
< october
< november
< december
---
>       <li>January</li>
>       <li>February</
li>
>       <li>March</li>
>       <li>April</
li>
>       <li>May</li>
>       <li>June</
li>
>       <li>July</li>
>       <li>August</
li>
>       <li>September</li>
>       <li>October</
li>
>       <li>November</li>
>       <li>December</
li>

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 294 remaining solutions by signing in and submitting your own entry
#295 Jake / @thejakenixon - Score: 213 - 06/21/24 @ 19:06
ji<Tab><li><Del>J<End></li><li><Esc>vhhhhhhhhylllla<CR><End><Del><End>p<BS><Esc><End>pa<Del><Left><Left><Left><Left><CR><End><Esc>pa<Del><C-Left><C-Left><Left><CR><End><Esc>pa<Del><End><Esc>p<Down>p<Down><End>p<Down>p<Down>p<Down>p<Down>p<Down>p6<Up><Up><C-Right><C-Left><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right><Right>i<CR><End><Left><End><Del><C-Left><Left><Left><Left><CR><End><Del><C-Left><Left><Left><Left><CR><End><Del><C-Left><C-Left><C-Left><Right><CR><End><Del><C-Left><Left><Left><Left><CR><End><Left><Left><Left><Left><CR><End><Del><End><Left><Left><Left><Left><CR><End><Del><End><Left><Left><Left><Left><CR><End><Del><End><BS><BS><BS><BS><Esc><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left>rD<Up>rN<Up>rO<Up>rS<Up>rA<Up>rJ<Up>rJ<Up>rM<Up>rA<Up>rM<Up>rF<Esc>:wq<CR>

0 comments


Created by: @gangelop

295 active golfers, 1088 entries

Leaderboard (lowest score wins):
39
#271 - Jamie / @jamiegibneyuk

04/30/2024 at 12:25PM

39
#272 - Murphy / @TemplateXu

08/20/2024 at 08:36AM

39
#273 - danmccaffrey / @danmccaffrey

05/14/2025 at 02:50AM

40
#274 - mojito04 / @mojito04

07/19/2024 at 09:48PM

40
#275 - Jan Scholz / @radikalliberal

10/17/2024 at 09:23PM

41
#276 - jaggujajamensan / @jaggujajamensan

02/12/2024 at 11:25AM

41
#277 - peninoule / @peninoule

03/01/2024 at 10:53AM

43
#278 - ubaldot / @ubaldot

03/24/2024 at 09:23AM

43
#279 - Igor Potseluev / @ipotseluev

11/22/2024 at 12:54PM

44
#280 - mawamd / @mawamd

03/02/2024 at 04:50AM

45
#281 - $bitwalk / @bitwalk

03/25/2024 at 03:34PM

46
#282 - lansh2197 / @lansh2197

02/11/2024 at 08:28AM

46
#283 - eater.org / @nycksw

04/16/2024 at 05:54PM

47
#284 - Chris / @griggsca91

02/26/2024 at 02:04AM

48
#285 - Pablo Fonseca / @pablobfonseca

03/22/2024 at 07:42PM

50
#286 - Hikaru.J. / @jcurve_1

11/14/2024 at 08:29AM

51
#287 - Clay26 / @Clay26

04/06/2024 at 07:02PM

51
#288 - Thijs / @Liulangzhe98

04/16/2024 at 03:16PM

53
#289 - Paul Jones / @thepauljones

02/12/2024 at 02:18PM

56
#290 - Dalton Valliere / @edvallie

04/18/2024 at 07:32PM

57
#291 - alunturner / @alunturner

03/20/2024 at 11:50PM

64
#292 - Puspendra Mahariya / @silent-cipher

03/28/2024 at 12:02PM

64
#293 - FruityNinjaa / @FruityNinjaa

05/08/2024 at 07:41PM

94
#294 - Zizheng Wong / @zizhengWong

02/18/2024 at 01:19PM

213
#295 - Jake / @thejakenixon

06/21/2024 at 07:06PM