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

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

265 active golfers, 771 entries

Solutions by @imperatormatthias:
12
#25 - imperatormatthias / @imperatormatthias

06/18/2024 at 03:22PM

13
#>91 - imperatormatthias / @imperatormatthias

06/18/2024 at 02:27PM

15
#>148 - imperatormatthias / @imperatormatthias

06/18/2024 at 02:16PM

19
#>198 - imperatormatthias / @imperatormatthias

06/17/2024 at 01:37AM

24
#>231 - imperatormatthias / @imperatormatthias

06/17/2024 at 01:32AM

30
#>242 - imperatormatthias / @imperatormatthias

06/16/2024 at 11:30PM

35
#>258 - imperatormatthias / @imperatormatthias

06/16/2024 at 10:19PM