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

Shuffle and Sort

The values where sorted incorrectly. Get them back to how they are supposed to be

Start file
a,b,c,d,e
a
,b,c,d,e
a
,b,c,d,e
a
,b,c,d,e
a
,b,c,d,e
End file
d,e,a,b,c
e
,a,b,c,d
a
,b,c,d,e
b
,c,d,e,a
c
,d,e,a,b

View Diff

0a1,2
> d,e,a,b,c
> e,a,b,c,d
2,5c4,5
< a,b,c,d,e
< a,b,c,d,e
< a,b,c,d,e
< a,b,c,d,e
---
> b,c,d,e,a
> c,d,e,a,b

Solutions by @_mhinz_:

Unlock 5 remaining solutions by signing in and submitting your own entry
Created by: @psasqw

67 active golfers, 229 entries

Solutions by @_mhinz_:
17
#7 - Marco Hinz / @_mhinz_

05/26/2013 at 11:44PM

19
#>22 - Marco Hinz / @_mhinz_

05/26/2013 at 11:42PM

20
#>25 - Marco Hinz / @_mhinz_

05/26/2013 at 11:40PM

24
#>36 - Marco Hinz / @_mhinz_

05/26/2013 at 11:38PM

26
#>40 - Marco Hinz / @_mhinz_

05/26/2013 at 11:36PM