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

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

1072 active golfers, 3125 entries

Solutions by @guillaumeseren:
14
#86 - Guillaume Seren / @guillaumeseren

01/06/2014 at 12:47PM

14
#>86 - Guillaume Seren / @guillaumeseren

01/06/2014 at 12:49PM

14
#>86 - Guillaume Seren / @guillaumeseren

01/06/2014 at 12:50PM

14
#>86 - Guillaume Seren / @guillaumeseren

01/06/2014 at 01:01PM

14
#>86 - Guillaume Seren / @guillaumeseren

01/06/2014 at 01:06PM

14
#>86 - Guillaume Seren / @guillaumeseren

01/06/2014 at 01:11PM

14
#>86 - Guillaume Seren / @guillaumeseren

01/06/2014 at 01:29PM

15
#>400 - Guillaume Seren / @guillaumeseren

01/06/2014 at 12:46PM

16
#>558 - Guillaume Seren / @guillaumeseren

01/06/2014 at 12:43PM

16
#>558 - Guillaume Seren / @guillaumeseren

01/06/2014 at 12:58PM

17
#>700 - Guillaume Seren / @guillaumeseren

08/25/2013 at 06:56PM

17
#>700 - Guillaume Seren / @guillaumeseren

08/25/2013 at 06:59PM

18
#>953 - Guillaume Seren / @guillaumeseren

01/06/2014 at 01:09PM

19
#>982 - Guillaume Seren / @guillaumeseren

01/06/2014 at 12:44PM