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

Reverse Simple Deletion

You did the simple deletion, now reverse it.

Start file
abcdefghijklmnopqrstuvwxyz
End file
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z

View Diff

1c1,26
< abcdefghijklmnopqrstuvwxyz
---
> a
> b
> c
> d
> e
> f
> g
> h
> i
> j
> k
> l
> m
> n
> o
> p
> q
> r
> s
> t
> u
> v
> w
> x
> y
> z

Solutions by @JohnPapps:

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

454 active golfers, 832 entries

Solutions by @JohnPapps:
11
#13 - John Papanastasiou / @JohnPapps

08/27/2013 at 07:47PM

12
#>259 - John Papanastasiou / @JohnPapps

01/17/2013 at 09:17PM

13
#>382 - John Papanastasiou / @JohnPapps

01/17/2013 at 09:14PM

13
#>382 - John Papanastasiou / @JohnPapps

08/27/2013 at 07:44PM