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

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

512 active golfers, 1907 entries

Solutions by @robsikba:
10
#72 - Robert B. / @robsikba

05/21/2021 at 08:11PM

12
#>287 - Robert B. / @robsikba

05/21/2021 at 08:10PM

13
#>325 - Robert B. / @robsikba

05/21/2021 at 07:57PM

17
#>414 - Robert B. / @robsikba

05/21/2021 at 07:54PM

18
#>434 - Robert B. / @robsikba

05/21/2021 at 07:53PM

19
#>450 - Robert B. / @robsikba

05/21/2021 at 07:52PM

20
#>466 - Robert B. / @robsikba

05/21/2021 at 07:50PM

26
#>500 - Robert B. / @robsikba

05/21/2021 at 07:48PM

30
#>502 - Robert B. / @robsikba

05/21/2021 at 07:46PM