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 305 remaining solutions by signing in and submitting your own entry
#306 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

306 active golfers, 1130 entries

Leaderboard (lowest score wins):
29
#211 - aadenajit15 / @aadenajit15

05/03/2024 at 10:24AM

29
#212 - Mikko K81 / @jokernut

05/11/2024 at 07:23AM

29
#213 - smiech / @smiech

05/19/2024 at 08:49PM

29
#214 - Wojciech S. Gac / @wsgac

07/25/2024 at 08:23AM

29
#215 - Cameron Thomas / @cthom055

07/30/2024 at 10:22PM

29
#216 - Alberto López Rodríguez / @albertolr98

02/19/2025 at 08:14AM

29
#217 - ta / @bmountain

04/27/2025 at 06:11PM

30
#218 - beneliath / @beneliath

03/28/2024 at 10:03PM

30
#219 - Robert Mosher / @rcmosher

04/04/2024 at 01:56AM

30
#220 - Joshua Philpott / @jphil529

04/08/2024 at 06:55AM

30
#221 - Donovan M / @dmille56

04/15/2024 at 08:57PM

30
#222 - Martin Harvan / @martinhrvn

04/27/2024 at 07:34PM

30
#223 - Doug Bacelar / @dougbacelar

04/29/2024 at 11:48AM

30
#224 - Ivo Blöchliger / @aigledesalpes

05/07/2024 at 11:11AM

30
#225 - Mutlu Can Gürbüz / @mutlucg

05/26/2024 at 02:31PM

30
#226 - Weijian Duan / @GymRat102

08/23/2024 at 03:12PM

30
#227 - mindwrapped / @mindwrapped

08/23/2024 at 06:43PM

30
#228 - Diwakar Singh Parmar / @parmardiwakar150

08/25/2024 at 04:34PM

30
#229 - Shumpei IINUMA / @iinm

01/02/2025 at 03:48AM

31
#230 - nico / @nicochatzi

02/19/2024 at 09:57AM

31
#231 - marcelborbus / @marcelborbus

03/02/2024 at 06:24PM

31
#232 - jferina / @jferina

03/28/2024 at 06:18AM

31
#233 - Kanmuruuruu / @Kanmuruuruu

03/30/2024 at 10:10PM

31
#234 - Nick Robinson / @nickrobinson

04/24/2024 at 01:13AM

31
#235 - xiaoao1024 / @xiaoao1024

04/28/2024 at 05:46AM

31
#236 - Espen H. Kristensen / @espenhk

04/29/2024 at 07:00PM

31
#237 - cotarmanach / @cotarmanach

05/18/2024 at 03:38PM

31
#238 - Supreme Paudel / @paudsu01

06/03/2024 at 05:24PM

31
#239 - Ganit Kumar / @ganit44

06/14/2024 at 10:17AM

31
#240 - Jake Dickie / @crjake

06/21/2024 at 04:48PM