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 4d3c51f1aabf526ed6000030

HTML to Haml

Help convert this HTML page to Haml.

Start file
<html>
 
<head>
   
<title>Vim Rocks!</title>
 
</head>
 
<body>
   
<h1>So does Haml</h1>
 
</body>
</html>
End file
%html
 
%head
   
%title Vim Rocks!
 
%body
   
%h1 So does Haml

View Diff

1,8c1,5
< <html>
<   <head>
<     <title>Vim Rocks!</title>
<   </head>
<   <body>
<     <h1>So does Haml</
h1>
<   </body>
< </
html>
---
> %html
>   %head
>     %title Vim Rocks!
>   %body
>     %h1 So does Haml

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 204 remaining solutions by signing in and submitting your own entry
#205 luffy / @raxcoi - Score: 141 - 06/12/15 @ 04:14
:%s#</.*>#<CR>:%s/<\zs.*\ze>/%&<CR>u:<Up><Left><Left>\<CR>u:<Up><Left><Left><Left><Left><Left><BS><BS><BS><BS><BS><BS><BS><BS><Left>\v<Right>(.*)<Right><Right><Right><BS><CR>uu<C-R>:<Up><BS>\1<CR>u:<Up><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Left><Right><Right><BS><BS><CR>:%s/</%<CR>:%s/>/ /<CR>:g/^$/d<CR>:<Up><Left><Left><Left> *<CR>:$<BS>%s/\s*$/<CR>ZZ

0 comments


Created by: @bradly

205 active golfers, 881 entries

Leaderboard (lowest score wins):
53
#181 - CHIP CASTLE / @chipcastle

12/28/2013 at 03:17AM

53
#182 - Felipe Jaramillo F / @mrfelipe

04/11/2014 at 11:54PM

53
#183 - Sylvain Dangin / @Sylvaner03

06/01/2021 at 02:20PM

54
#184 - Vernon Thommeret / @synotic

01/30/2011 at 06:34AM

55
#185 - Franco Lazzarino / @flazz

01/29/2011 at 01:55AM

55
#186 - tdirrenb / @tdirrenb

05/14/2011 at 05:45PM

55
#187 - Golf Sinteppadon / @minigolf2000

04/25/2012 at 06:16PM

56
#188 - Matthieu Honel / @ocus

01/26/2011 at 09:00PM

56
#189 - abonec / @abonec

04/30/2012 at 11:19AM

57
#190 - JR Boyens / @jboyens

01/24/2011 at 06:56PM

57
#191 - Tallak Tveide / @tallakt

10/18/2012 at 02:20PM

58
#192 - Jon Allured / @jonallured

09/14/2011 at 01:09AM

62
#193 - Dmitry Teslenko / @krab_mozga

01/25/2011 at 09:43AM

64
#194 - Cam Peterson / @Cam_Peterson

03/30/2011 at 12:53AM

64
#195 - Kitsan / @Strustle

12/01/2020 at 09:32PM

65
#196 - Andrew K / @HashDefDeath

01/31/2012 at 02:58AM

69
#197 - mindgitrwx / @mindgitrwx

08/12/2020 at 02:43PM

69
#198 - Yondonjamts Ganzorig / @yondonjamts_g

03/09/2023 at 04:43AM

70
#199 - Reza Lotun / @rlotun

01/30/2011 at 06:36PM

70
#200 - Jakub Okoński / @farnoy

01/25/2012 at 02:12PM

71
#201 - Casey Howard / @caseyhoward

04/08/2011 at 03:38AM

72
#202 - Kornél Lugosi / @Coornail

05/28/2011 at 03:45PM

87
#203 - Kohei Yamamoto / @k_ymmt

01/30/2012 at 01:29PM

132
#204 - Tj / @yrddy

08/19/2014 at 11:34AM

141
#205 - luffy / @raxcoi

06/12/2015 at 04:14AM