update vim notes

This commit is contained in:
Luke Sampson 2013-06-28 22:47:30 +10:00
parent 2d05d37b01
commit 3a44ae277b

View File

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