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
#121 - Karamfil / @lz1aai

09/24/2017 at 09:01PM

20
#122 - Bonjew / @Bonjew_L

09/25/2017 at 06:29AM

20
#123 - Anne Pacalet / @_Anne_P

09/29/2017 at 09:18AM

20
#124 - Chris Atanasian / @ChrisAtanasian

10/03/2017 at 09:34PM

20
#125 - Anton Popov / @agraver

10/04/2017 at 02:38PM

20
#126 - Stephen Betts / @stephenbetts

10/10/2017 at 04:00PM

20
#127 - jairoandre / @jairoandre

10/11/2017 at 08:35PM

20
#128 - えるざっぷ / @_elzup_

10/13/2017 at 06:44AM

20
#129 - Robert Mosher / @rcmosher

10/18/2017 at 04:09PM

20
#130 - Thai Pangsakulyanont / @dtinth

10/29/2017 at 07:08PM

20
#131 - ryuugekisya / @ryuugekisya

11/04/2017 at 03:45AM

20
#132 - Kim Hwa Joong / @hanmwoi

12/14/2017 at 01:32PM

20
#133 - Luke Parsons / @lukeparsons

12/28/2017 at 08:52PM

20
#134 - BarbaJol / @drpproteus

12/30/2017 at 01:52PM

20
#135 - John C Shea / @MHSSachems

01/29/2018 at 11:24AM

20
#136 - lopezpaz_ / @lopezpaz_

02/02/2018 at 10:06AM

20
#137 - Henrique Malheiro / @rike09

02/17/2018 at 05:20PM

20
#138 - bruno / @LokoPoggi

02/24/2018 at 02:38AM

20
#139 - wes / @_weslly

03/11/2018 at 03:13AM

20
#140 - Lisa Ugray / @lisa_ugray

03/13/2018 at 08:08PM

20
#141 - Pablo / @suspekt007

04/08/2018 at 07:47AM

20
#142 - Frank Malone / @FrankMa00268686

04/08/2018 at 03:51PM

20
#143 - DHM / @DHM29978992

04/11/2018 at 08:00PM

20
#144 - nomsayin / @nomsayin

04/16/2018 at 02:59AM

20
#145 - Justin Hoyt / @JustinHoyt24

05/04/2018 at 03:14PM

20
#146 - vimgolfdummy / @vimgolfdummy

05/05/2018 at 08:36PM

20
#147 - Lifepillar / @lifepillar

05/06/2018 at 07:42PM

20
#148 - Martin H Juliussen / @martinjuliussen

05/11/2018 at 07:30PM

20
#149 - Aunt Jovie / @auntjovie

05/14/2018 at 10:06PM

20
#150 - Jonathan Camilleri / @Too_Many_Taken

05/24/2018 at 01:43PM