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):
46
#151 - Edgar Gonzalez / @gonzedge

03/02/2012 at 06:12AM

46
#152 - Ram Tamtam / @ramtamtamtam

06/30/2014 at 02:49PM

46
#153 - James / @Dronak

09/20/2014 at 06:31PM

46
#154 - Evan Coleman / @edc1591

05/04/2015 at 06:45PM

47
#155 - Oleg Roshupkin / @jjjahson

01/23/2011 at 07:23PM

47
#156 - Tom Duijf / @tomduijf

02/12/2011 at 04:03PM

47
#157 - Arthur Hinh / @arthur_hinh

03/27/2011 at 01:50AM

47
#158 - Neal Lindsay / @neall

06/17/2011 at 12:56PM

47
#159 - vimja / @vimja666

10/29/2011 at 09:59AM

48
#160 - aimee / @sermoa

01/23/2011 at 05:42PM

48
#161 - Daniel Lundin / @danielundin

11/29/2011 at 08:02AM

48
#162 - Daniel Jonsson / @DanielJonss

01/17/2013 at 08:17PM

48
#163 - Marchand Paul-Valère / @pvmarch

02/28/2014 at 08:09PM

48
#164 - Brando / @brandonce

02/10/2025 at 08:36AM

49
#165 - Glenn Y. R. / @glenux

01/24/2011 at 06:28PM

49
#166 - TchiKong / @tchikong

01/29/2011 at 12:10PM

49
#167 - Pavlo Klets / @p01nt

02/04/2011 at 11:54AM

49
#168 - xaizek / @xaizek

02/26/2011 at 11:58AM

49
#169 - Adam / @djthread

04/14/2011 at 04:54PM

49
#170 - Jonathan Payne / @JonathanPayne4

11/03/2011 at 05:21PM

49
#171 - Jakub Arnold / @darthdeus

12/19/2011 at 04:10PM

50
#172 - Brandon Ferguson / @bnferguson

01/24/2011 at 06:12PM

50
#173 - Florian Vallen / @florianvallen

02/05/2011 at 08:16PM

50
#174 - Justin Knag / @justinknag

08/28/2014 at 11:22AM

50
#175 - Alexander Kazakov / @volandkot

04/03/2015 at 01:40PM

51
#176 - Arto Vuori / @dhpe

09/01/2012 at 05:17PM

51
#177 - Jurica / @Jurica34581259

12/05/2018 at 02:59AM

52
#178 - brett / @brettyukich

09/22/2013 at 02:21PM

53
#179 - Nomen Nescio / @vadtusan

04/13/2011 at 11:31AM

53
#180 - Ben Wagaman / @jamin4jc

01/13/2012 at 06:23AM