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

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

249 active golfers, 709 entries

Solutions by @ironcamel:
21
#200 - Naveed Massjouni / @ironcamel

12/29/2010 at 05:30AM

23
#>213 - Naveed Massjouni / @ironcamel

12/29/2010 at 05:27AM