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

384 active golfers, 1542 entries

Leaderboard (lowest score wins):
20
#151 - Henry Woolenthorpe / @woolenthorpe

07/04/2018 at 01:45AM

20
#152 - yqu212 / @yqu212

07/27/2018 at 05:39AM

20
#153 - David Findley / @thefindley

09/07/2018 at 03:34AM

20
#154 - royer / @RoyerMoyer1

09/23/2018 at 05:49PM

20
#155 - Brendan B Amdocs / @AmdocsB

09/28/2018 at 03:27PM

20
#156 - Roger Bongers / @RogerBongers

10/05/2018 at 07:39PM

20
#157 - Benjamin Kiesl / @BenjaminKiesl

10/16/2018 at 12:24PM

20
#158 - Mihai / @mihaicristiant

12/03/2018 at 08:32AM

20
#159 - guxbug / @guxbug1

12/20/2018 at 03:13AM

20
#160 - Andreas Nordahl / @andreasnordahl

01/03/2019 at 11:41AM

20
#161 - 默罕默德 / @Rt6RjEAJ987Woes

02/18/2019 at 09:21AM

20
#162 - 𝚃𝚒𝚝𝚘𝚞𝚊𝚗 𝚃𝚎𝚢𝚜𝚜𝚒𝚎𝚛 / @TitouanT_

03/02/2019 at 01:38AM

20
#163 - cubemike / @cubemike

03/24/2019 at 06:15PM

20
#164 - wanghbxxxx / @wanghbxxxx

04/06/2019 at 06:55AM

20
#165 - 김현수 / @flyhigh43

04/28/2019 at 06:36AM

20
#166 - Nick Yeow / @nickyeow

05/24/2019 at 02:46PM

20
#167 - mkaminaga / @mkmng3

06/28/2019 at 09:05AM

20
#168 - Chester Yap / @Chest_ErYap

07/14/2019 at 02:06AM

20
#169 - Markus / @ARealAnnoyance

07/26/2019 at 06:36PM

20
#170 - Matt Vaughn / @mattttvaughn

08/04/2019 at 03:08AM

20
#171 - sooqua / @sooqua

08/08/2019 at 09:39PM

20
#172 - Baine Wedlock / @BaineWedlock

09/25/2019 at 12:34PM

20
#173 - Rui Xue / @ruirayxue

10/01/2019 at 02:08PM

20
#174 - Sam O'Malley / @Samuel_OMalley

10/12/2019 at 11:49AM

20
#175 - Miko / @_m_ik_o_

10/12/2019 at 05:39PM

20
#176 - leo / @leo28356948

10/28/2019 at 01:00PM

20
#177 - Lory / @Lory46845742

11/08/2019 at 01:18PM

20
#178 - Melvin Cheung / @MelvinCheung

11/09/2019 at 04:50AM

20
#179 - Ivan Volosyuk / @IvanVolosyuk

11/10/2019 at 11:23AM

20
#180 - vicver09 / @vicver091

12/18/2019 at 12:14AM