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
Here’s the thing about Vim.
Ex mode too, and it’s magic! 
Ex commands, there be dragons!
Until you realize it can help you be more efficient.
Learning about regexes sounds boring,
End file
Here’s 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 it’s magic! 

View Diff

2,4d1
< Ex mode too, and it’s 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 it’s magic! 

Solutions by @Doe02John:

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

497 active golfers, 1832 entries

Solutions by @Doe02John:
11
#234 - JohnDoe02 / @Doe02John

03/15/2021 at 04:05PM

12
#>273 - JohnDoe02 / @Doe02John

03/15/2021 at 04:02PM

13
#>309 - JohnDoe02 / @Doe02John

03/15/2021 at 04:00PM

15
#>365 - JohnDoe02 / @Doe02John

03/15/2021 at 03:59PM

16
#>381 - JohnDoe02 / @Doe02John

03/15/2021 at 02:14PM

18
#>420 - JohnDoe02 / @Doe02John

03/15/2021 at 02:12PM