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 51f4a64c6813e30002000018

quotes inside quotes

taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)

Start file
This string contains a 'quoted' word.
This string contains 'two' quoted 'words.'
This 'string doesn't make things easy.'
End file
This string contains a "quoted" word.
This string contains "two" quoted "words."
This "string doesn't make things easy."

View Diff

1,3c1,3
< This string contains a 'quoted' word.
< This string contains 'two' quoted 'words.'
< This 'string doesn't make things easy.'
---
> This string contains a "quoted" word.
> This string contains "two" quoted "words."
> This "string doesn't make things easy."

Solutions by @jonathan_s:

Unlock 10 remaining solutions by signing in and submitting your own entry
Created by: @GlobalMaquereau

1072 active golfers, 3125 entries

Solutions by @jonathan_s:
14
#98 - Jonathan Slenders / @jonathan_s

01/29/2014 at 11:00AM

15
#>404 - Jonathan Slenders / @jonathan_s

01/29/2014 at 10:58AM

16
#>561 - Jonathan Slenders / @jonathan_s

01/29/2014 at 10:57AM

17
#>780 - Jonathan Slenders / @jonathan_s

01/29/2014 at 10:57AM

18
#>953 - Jonathan Slenders / @jonathan_s

01/29/2014 at 10:56AM

21
#>1007 - Jonathan Slenders / @jonathan_s

01/29/2014 at 10:55AM

24
#>1034 - Jonathan Slenders / @jonathan_s

01/29/2014 at 10:52AM

30
#>1049 - Jonathan Slenders / @jonathan_s

01/29/2014 at 10:51AM

34
#>1060 - Jonathan Slenders / @jonathan_s

01/29/2014 at 10:51AM

59
#>1069 - Jonathan Slenders / @jonathan_s

01/29/2014 at 10:50AM