From 3a44ae277b9cecf2d079ac00c11cdc85143bcef5 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Fri, 28 Jun 2013 22:47:30 +1000 Subject: [PATCH] update vim notes --- vim.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vim.json b/vim.json index 04ad9c3829..0e2d65dbea 100644 --- a/vim.json +++ b/vim.json @@ -12,7 +12,7 @@ ], "unzip_folder": "vim\\vim73", "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 (it‘s a .bat file). -Run `scoop install vimtutor` to get the Vim Tutor." +Run `scoop install vimtutor` to get a Vim Tutor that will work." } \ No newline at end of file