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

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

3592 active golfers, 12330 entries

Solutions by @samuelunicomb:
14
#1914 - Sam Unicomb / @samuelunicomb

01/07/2023 at 02:50PM

16
#>2236 - Sam Unicomb / @samuelunicomb

01/07/2023 at 02:06PM

17
#>2467 - Sam Unicomb / @samuelunicomb

01/07/2023 at 02:05PM

18
#>2585 - Sam Unicomb / @samuelunicomb

01/07/2023 at 02:02PM

19
#>2666 - Sam Unicomb / @samuelunicomb

01/07/2023 at 02:00PM

20
#>2755 - Sam Unicomb / @samuelunicomb

01/07/2023 at 01:57PM

25
#>3074 - Sam Unicomb / @samuelunicomb

12/28/2022 at 06:00PM

28
#>3240 - Sam Unicomb / @samuelunicomb

12/28/2022 at 05:56PM