fix strange character in vim notes

This commit is contained in:
Luke Sampson 2013-06-28 22:49:22 +10:00
parent 3a44ae277b
commit a5014cf303

View File

@ -12,7 +12,7 @@
], ],
"unzip_folder": "vim\\vim73", "unzip_folder": "vim\\vim73",
"bin": [ "vim.exe" ], "bin": [ "vim.exe" ],
"notes": "The `vimtutor` in this distribution doesn't work with Scoop (its a .bat file). "notes": "The `vimtutor` in this distribution doesn't work with Scoop (it's a .bat file).
Run `scoop install vimtutor` to get a Vim Tutor that will work." Run `scoop install vimtutor` to get a Vim Tutor that will work."
} }