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

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

3863 active golfers, 13466 entries

Solutions by @mpodhaisky:
13
#766 - Martin / @mpodhaisky

02/26/2026 at 12:18PM

14
#>2109 - Martin / @mpodhaisky

02/26/2026 at 12:08PM

16
#>2407 - Martin / @mpodhaisky

02/26/2026 at 12:05PM

17
#>2650 - Martin / @mpodhaisky

02/26/2026 at 12:00PM

20
#>2954 - Martin / @mpodhaisky

02/26/2026 at 11:54AM

29
#>3514 - Martin / @mpodhaisky

02/26/2026 at 11:47AM

31
#>3565 - Martin / @mpodhaisky

02/26/2026 at 11:40AM

34
#>3619 - Martin / @mpodhaisky

02/26/2026 at 11:38AM

41
#>3697 - Martin / @mpodhaisky

02/26/2026 at 11:36AM

50
#>3758 - Martin / @mpodhaisky

02/26/2026 at 11:18AM

56
#>3788 - Martin / @mpodhaisky

02/26/2026 at 11:10AM