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 59a2167bd6550c0006000005

multiple cursor alternative

from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/

Start file
<section class="top-bar-selection">
 
<ul class="left">
   
<li class="divider"></li>
   
<li class="active">
     
<a href="homepage.html">Page 1</a></li>
   
<li class="divider"></li>
   
<li>
     
<a href="homepage.html">Page 2</a></li>
   
<li class="divider"></li>
   
<li>
     
<a href="homepage.html">Page 3</a></li>
   
<li class="divider"></li>
   
<li>
     
<a href="homepage.html">Page 4</a></li>
 
</ul>
</section>
End file
<section class="top-bar-selection">
 
<ul class="left">
   
<li class="divider"></li>
   
<li class="active">
     
<a href="Page1.html">Page 1</a></li>
   
<li class="divider"></li>
   
<li>
     
<a href="Page2.html">Page 2</a></li>
   
<li class="divider"></li>
   
<li>
     
<a href="Page3.html">Page 3</a></li>
   
<li class="divider"></li>
   
<li>
     
<a href="Page4.html">Page 4</a></li>
 
</ul>
</section>

View Diff

5c5
<       <a href="homepage.html">Page 1</a></li>
---
>       <a href="Page1.html">Page 1</a></li>
8c8
<       <a href="homepage.html">Page 2</a></li>
---
>       <a href="Page2.html">Page 2</a></li>
11c11
<       <a href="homepage.html">Page 3</a></li>
---
>       <a href="Page3.html">Page 3</a></li>
14c14
<       <a href="homepage.html">Page 4</a></li>
---
>       <a href="Page4.html">Page 4</a></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 384 remaining solutions by signing in and submitting your own entry
#385 Daniel Rasmuson / @danielrasmuson - Score: 85 - 09/06/17 @ 06:04
/home<CR>vi"xiPage1.html<Esc>jjjvi"xiPage2.html<Esc>jjjvi"xiPage3.html<Esc>jjjvi"xiPage5<BS>4.html<Esc>:wq<CR>

0 comments


Created by: @wyne

385 active golfers, 1547 entries

Leaderboard (lowest score wins):
28
#331 - Shunichi Kanade / @shunkana

12/02/2018 at 09:37AM

28
#332 - zenwalker / @zenwalker93

03/10/2019 at 04:36PM

28
#333 - JvdB01 / @JvdB001

05/08/2019 at 08:29PM

28
#334 - Ed Leafe / @EdLeafe

07/01/2020 at 03:00PM

29
#335 - Marc / @Fusselgesicht

10/14/2017 at 10:23PM

29
#336 - 梅干 / @Umeboshi_9

11/10/2017 at 03:47PM

29
#337 - Benoit Mortgat / @Benoit_Mortgat

11/13/2017 at 04:32PM

29
#338 - ¬¬¬ ¬¬¬ / @WLq3KGhxohrCPl1

07/09/2018 at 03:56AM

29
#339 - Kyle Safran / @kylesafran

01/22/2019 at 08:52PM

29
#340 - vimgolfer24271 / @vimgolfer24271

05/13/2019 at 09:25AM

30
#341 - rstcruzo / @rstcruzo

10/16/2017 at 04:09AM

30
#342 - martin tourneboeuf / @martintournebo1

07/01/2018 at 07:16PM

30
#343 - Joao Figueiredo / @j1fig

07/05/2018 at 03:12PM

30
#344 - albalitz / @_albalitz

06/05/2019 at 08:51AM

30
#345 - Bruno Machado / @brunosmmachado

10/20/2019 at 01:01PM

30
#346 - Ali Kero / @stochastist

02/14/2020 at 01:36PM

30
#347 - Soumadeep Saha / @SoumadeepSaha8

05/10/2020 at 02:49AM

30
#348 - Gunter Kluge / @KlugeGunter

01/08/2021 at 11:19PM

31
#349 - David / @Latiku

08/28/2017 at 07:49PM

31
#350 - Omar M. Ali / @OmarMMAli

10/30/2017 at 09:04PM

31
#351 - Ano Nym / @AnoNym39473378

08/18/2018 at 01:26PM

31
#352 - Tuomas Jokioja / @TJokioja

10/16/2018 at 08:08AM

31
#353 - deHman89 / @danho89

06/05/2019 at 08:57AM

32
#354 - かりうむ / @ka1l

11/15/2017 at 11:35AM

32
#355 - Fabio Branquinho / @branquif

11/08/2018 at 07:35PM

33
#356 - Veljko Dimic / @v2dimic

02/06/2018 at 10:44PM

33
#357 - tuyen / @tuyen66827418

11/27/2018 at 04:48PM

33
#358 - PotatoKing / @PotatoK72775616

03/27/2020 at 09:43PM

34
#359 - Ítalo Vieira / @italogvieira

09/11/2017 at 02:32AM

35
#360 - Christian / @paierlep

09/01/2019 at 07:24AM