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

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

1088 active golfers, 3191 entries

Solutions by @grant_7788:
14
#312 - Grant / @grant_7788

04/30/2019 at 02:47PM

15
#>490 - Grant / @grant_7788

04/30/2019 at 02:46PM

16
#>654 - Grant / @grant_7788

04/30/2019 at 02:45PM

17
#>931 - Grant / @grant_7788

04/30/2019 at 02:45PM

18
#>985 - Grant / @grant_7788

04/30/2019 at 02:44PM

21
#>1024 - Grant / @grant_7788

04/30/2019 at 02:43PM

22
#>1039 - Grant / @grant_7788

04/30/2019 at 02:42PM

30
#>1067 - Grant / @grant_7788

04/30/2019 at 02:41PM

31
#>1071 - Grant / @grant_7788

04/30/2019 at 02:40PM

34
#>1077 - Grant / @grant_7788

04/30/2019 at 02:38PM

35
#>1079 - Grant / @grant_7788

04/30/2019 at 02:37PM