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 5796493277f1fc12b1002044

Array of characters

We all copy paste things off the internet, but the syntax doesn't look right. Fix it as fast as possible.

Start file
# pound	< left angle bracket	$ dollar sign	+ plus sign
% percent	> right angle bracket	! exclamation point	` backtick
& ampersand	* asterisk	' single quotes	| pipe
{ left bracket	? question mark	= equal sign
} right bracket	/ forward slash	: colon	 
  blank spaces	@ at sign
End file
["#", "<", "$", "+", "%", ">", "!", "`", "&", "*", "'", "|", "{", "?", "=", "}", "/", ":", " ", "@"]

View Diff

1,6c1
< # pound	< left angle bracket	$ dollar sign	+ plus sign
< % percent	> right angle bracket	! exclamation point	` backtick
< & ampersand	* asterisk	' single quotes	| pipe
< { left bracket	? question mark	= equal sign
< } right bracket	/ forward slash	: colon	 
<   blank spaces	@ at sign
---
> ["#", "<", "$", "+", "%", ">", "!", "`", "&", "*", "'", "|", "{", "?", "=", "}", "/", ":", " ", "@"]

Solutions by @Sakigw:

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

44 active golfers, 150 entries

Solutions by @Sakigw:
33
#7 - Saki Gw / @Sakigw

08/04/2016 at 09:12PM

34
#>17 - Saki Gw / @Sakigw

08/04/2016 at 09:09PM

35
#>18 - Saki Gw / @Sakigw

08/04/2016 at 09:03PM

36
#>18 - Saki Gw / @Sakigw

08/04/2016 at 08:42PM

37
#>22 - Saki Gw / @Sakigw

08/04/2016 at 02:13PM

37
#>22 - Saki Gw / @Sakigw

08/04/2016 at 02:15PM

37
#>22 - Saki Gw / @Sakigw

08/04/2016 at 02:24PM

39
#>23 - Saki Gw / @Sakigw

08/04/2016 at 02:02PM

44
#>33 - Saki Gw / @Sakigw

08/04/2016 at 01:56PM

45
#>34 - Saki Gw / @Sakigw

08/04/2016 at 01:53PM

46
#>34 - Saki Gw / @Sakigw

08/04/2016 at 01:37PM