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

Simple text editing with Vim

Make the pairs of lines match up by making each second line same as first

Start file
Make the pairs of lines match up by making each second line same as first:

# Appending text:
The name "Vim" is an acronym for "Vi IMproved"
The name "Vim" is an acronym for

# Editing text:
Vim is a text editor originally released by Bram Moolenaar in 1991 for the Amiga
Trivia: Vim is a text editor released by Bram Moolenaar in 1991 for the Amiga

# Deleting text:
Vim has a vi compatibility mode
Vim has a vi compatibility mode but when not in this mode Vim has many enhancements over vi
End file
Make the pairs of lines match up by making each second line same as first:

# Appending text:
The name "Vim" is an acronym for "Vi IMproved"
The name "Vim" is an acronym for "Vi IMproved"

# Editing text:
Vim is a text editor originally released by Bram Moolenaar in 1991 for the Amiga
Vim is a text editor originally released by Bram Moolenaar in 1991 for the Amiga

# Deleting text:
Vim has a vi compatibility mode
Vim has a vi compatibility mode

View Diff

5c5
< The name "Vim" is an acronym for
---
> The name "Vim" is an acronym for "Vi IMproved"
9c9
< Trivia: Vim is a text editor released by Bram Moolenaar in 1991 for the Amiga
---
> Vim is a text editor originally released by Bram Moolenaar in 1991 for the Amiga
13c13
< Vim has a vi compatibility mode but when not in this mode Vim has many enhancements over vi
---
> Vim has a vi compatibility mode

Solutions by @dany_pham:

Unlock 9 remaining solutions by signing in and submitting your own entry
Created by: @igrigorik

3580 active golfers, 12281 entries

Solutions by @dany_pham:
13
#298 - Daniel Pham / @dany_pham

10/12/2014 at 02:27AM

13
#>298 - Daniel Pham / @dany_pham

10/12/2014 at 02:27AM

14
#>1315 - Daniel Pham / @dany_pham

10/12/2014 at 02:24AM

15
#>2011 - Daniel Pham / @dany_pham

10/12/2014 at 02:23AM

16
#>2146 - Daniel Pham / @dany_pham

10/12/2014 at 02:22AM

17
#>2360 - Daniel Pham / @dany_pham

10/12/2014 at 02:21AM

20
#>2707 - Daniel Pham / @dany_pham

10/12/2014 at 02:20AM

23
#>2927 - Daniel Pham / @dany_pham

10/12/2014 at 02:17AM

48
#>3484 - Daniel Pham / @dany_pham

10/12/2014 at 02:09AM