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

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

516 active golfers, 1923 entries

Solutions by @somewaterplease:
10
#57 - kp097hg56 / @somewaterplease

03/13/2021 at 06:26PM

11
#>243 - kp097hg56 / @somewaterplease

03/13/2021 at 06:24PM

12
#>285 - kp097hg56 / @somewaterplease

03/13/2021 at 06:17PM

13
#>323 - kp097hg56 / @somewaterplease

03/13/2021 at 05:40PM

15
#>381 - kp097hg56 / @somewaterplease

03/13/2021 at 05:32PM

16
#>397 - kp097hg56 / @somewaterplease

03/13/2021 at 05:30PM

18
#>436 - kp097hg56 / @somewaterplease

03/13/2021 at 05:23PM

19
#>450 - kp097hg56 / @somewaterplease

03/13/2021 at 05:18PM

20
#>469 - kp097hg56 / @somewaterplease

03/13/2021 at 05:10PM

22
#>487 - kp097hg56 / @somewaterplease

03/13/2021 at 04:58PM

27
#>506 - kp097hg56 / @somewaterplease

03/13/2021 at 04:51PM