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

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

3581 active golfers, 12290 entries

Solutions by @GeneralSunbear:
13
#483 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:19PM

14
#>1567 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:17PM

15
#>2032 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:15PM

16
#>2193 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:14PM

17
#>2412 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:14PM

18
#>2552 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:12PM

19
#>2642 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:10PM

20
#>2729 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:07PM

21
#>2805 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:05PM

22
#>2870 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:03PM

23
#>2949 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:02PM

25
#>3056 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 06:01PM

27
#>3173 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 05:59PM

30
#>3294 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 05:57PM

60
#>3532 - GeneralSunbear / @GeneralSunbear

06/26/2017 at 05:54PM