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

Reverse characters in a line

You have everything you need, just not in the right order. Mastermind would give you 26 white pegs.

Start file
abcdefghijklmnopqrstuvwxyz
End file
zyxwvutsrqponmlkjihgfedcba

View Diff

--- in	2010-12-28 19:41:39.000000000 -0800
+++ out	2010-12-28 19:41:59.000000000 -0800
@@ -1 +1 @@
-abcdefghijklmnopqrstuvwxyz
+zyxwvutsrqponmlkjihgfedcba

Solutions by @LzJon:

Unlock 8 remaining solutions by signing in and submitting your own entry
Created by: @josh_triplett

249 active golfers, 709 entries

Solutions by @LzJon:
15
#125 - JonLz / @LzJon

12/26/2012 at 08:09PM

16
#>144 - JonLz / @LzJon

12/26/2012 at 08:07PM

17
#>159 - JonLz / @LzJon

12/26/2012 at 08:07PM

18
#>178 - JonLz / @LzJon

12/26/2012 at 08:06PM

20
#>193 - JonLz / @LzJon

12/26/2012 at 08:00PM

21
#>205 - JonLz / @LzJon

12/26/2012 at 07:58PM

22
#>208 - JonLz / @LzJon

12/26/2012 at 07:55PM

25
#>220 - JonLz / @LzJon

12/26/2012 at 07:54PM