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 60340000c06738000924d803

Inverting Lines

A simple challenge to invert all lines, except the first.

Start file
Heres the thing about Vim.
Ex mode too, and its magic!
Ex commands, there be dragons!
Until you realize it can help you be more efficient.
Learning about regexes sounds boring,
End file
Heres the thing about Vim.
Learning about regexes sounds boring,
Until you realize it can help you be more efficient.
Ex commands, there be dragons!
Ex mode too, and its magic!

View Diff

2,4d1
< Ex mode too, and its magic!
< Ex commands, there be dragons!
< Until you realize it can help you be more efficient.
5a3,5
> Until you realize it can help you be more efficient.
> Ex commands, there be dragons!
> Ex mode too, and its magic!

Solutions by @phyguan:

Unlock 6 remaining solutions by signing in and submitting your own entry
Created by: @iviarcio

512 active golfers, 1907 entries

Solutions by @phyguan:
13
#315 - samuel wang / @phyguan

02/26/2021 at 03:42AM

14
#>355 - samuel wang / @phyguan

02/26/2021 at 03:40AM

16
#>393 - samuel wang / @phyguan

02/26/2021 at 03:39AM

18
#>431 - samuel wang / @phyguan

02/26/2021 at 03:37AM

19
#>443 - samuel wang / @phyguan

02/26/2021 at 03:31AM

33
#>505 - samuel wang / @phyguan

02/26/2021 at 03:27AM