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

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

3580 active golfers, 12281 entries

Solutions by @bornintheflames:
13
#534 - Remus Dalrymple / @bornintheflames

07/08/2018 at 09:36PM

13
#>696 - Remus Dalrymple / @bornintheflames

12/12/2023 at 07:53AM

14
#>1555 - Remus Dalrymple / @bornintheflames

05/04/2017 at 09:15AM

16
#>2189 - Remus Dalrymple / @bornintheflames

05/04/2017 at 09:14AM

16
#>2229 - Remus Dalrymple / @bornintheflames

12/12/2023 at 07:53AM

17
#>2410 - Remus Dalrymple / @bornintheflames

05/04/2017 at 09:13AM

19
#>2641 - Remus Dalrymple / @bornintheflames

05/04/2017 at 09:11AM

20
#>2726 - Remus Dalrymple / @bornintheflames

05/04/2017 at 09:10AM

21
#>2803 - Remus Dalrymple / @bornintheflames

05/04/2017 at 09:07AM

22
#>2867 - Remus Dalrymple / @bornintheflames

05/04/2017 at 09:05AM

22
#>2883 - Remus Dalrymple / @bornintheflames

12/12/2023 at 07:49AM