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 by @bluewookie:

Unlock 22 remaining solutions by signing in and submitting your own entry
Created by: @bradly

202 active golfers, 842 entries

Solutions by @bluewookie:
27
#24 - bluewookie / @bluewookie

02/21/2011 at 11:36PM

27
#>24 - bluewookie / @bluewookie

02/21/2011 at 11:38PM

31
#>67 - bluewookie / @bluewookie

02/21/2011 at 11:17PM

31
#>67 - bluewookie / @bluewookie

02/21/2011 at 11:20PM

31
#>67 - bluewookie / @bluewookie

02/21/2011 at 11:21PM

31
#>67 - bluewookie / @bluewookie

02/21/2011 at 11:23PM

31
#>67 - bluewookie / @bluewookie

02/21/2011 at 11:24PM

31
#>67 - bluewookie / @bluewookie

02/21/2011 at 11:26PM

31
#>67 - bluewookie / @bluewookie

02/21/2011 at 11:27PM

32
#>73 - bluewookie / @bluewookie

02/21/2011 at 11:27PM

33
#>81 - bluewookie / @bluewookie

02/21/2011 at 10:20PM

33
#>81 - bluewookie / @bluewookie

02/21/2011 at 11:25PM

34
#>85 - bluewookie / @bluewookie

02/21/2011 at 11:23PM

35
#>86 - bluewookie / @bluewookie

02/21/2011 at 10:19PM

35
#>86 - bluewookie / @bluewookie

02/21/2011 at 11:26PM

37
#>91 - bluewookie / @bluewookie

02/21/2011 at 09:33PM

38
#>94 - bluewookie / @bluewookie

02/21/2011 at 11:28PM

40
#>108 - bluewookie / @bluewookie

02/21/2011 at 08:59PM

42
#>126 - bluewookie / @bluewookie

02/21/2011 at 08:56PM

45
#>138 - bluewookie / @bluewookie

02/21/2011 at 08:58PM

49
#>164 - bluewookie / @bluewookie

02/21/2011 at 08:50PM

50
#>170 - bluewookie / @bluewookie

02/21/2011 at 11:29PM