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

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

498 active golfers, 1837 entries

Solutions by @TodorDukov:
10
#187 - Ted / @TodorDukov

03/13/2023 at 09:12PM

11
#>252 - Ted / @TodorDukov

03/13/2023 at 09:11PM

12
#>294 - Ted / @TodorDukov

03/13/2023 at 09:11PM

14
#>360 - Ted / @TodorDukov

03/13/2023 at 09:10PM

15
#>378 - Ted / @TodorDukov

03/13/2023 at 09:09PM

16
#>396 - Ted / @TodorDukov

03/13/2023 at 09:09PM

17
#>414 - Ted / @TodorDukov

03/13/2023 at 09:07PM