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 @liberalbias:

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

249 active golfers, 709 entries

Solutions by @liberalbias:
15
#122 - Charles Gordon / @liberalbias

08/26/2012 at 12:29AM

17
#>158 - Charles Gordon / @liberalbias

08/26/2012 at 12:27AM

18
#>177 - Charles Gordon / @liberalbias

08/26/2012 at 12:25AM

20
#>193 - Charles Gordon / @liberalbias

08/26/2012 at 12:16AM