diff --git a/runat.json b/runat.json index 96c2dcfb82..64dea072ba 100644 --- a/runat.json +++ b/runat.json @@ -1,5 +1,5 @@ { "version": "20130629", - "url": "https://gist.github.com/lukesampson/5778559/raw/runat.ps1", + "url": "https://raw.github.com/lukesampson/psutils/master/runat.ps1", "bin": "runat.ps1" } \ No newline at end of file diff --git a/vim.json b/vim.json index d40fbe6655..04ad9c3829 100644 --- a/vim.json +++ b/vim.json @@ -11,5 +11,8 @@ { "md5": "e16ec5b633d2f00bf511529e6abf3670" } ], "unzip_folder": "vim\\vim73", - "bin": [ "vim.exe" ] + "bin": [ "vim.exe" ], + "note": "The vimtutor supplied with this distribution doesn't work Scoop. + +Run `scoop install vimtutor` to get the Vim Tutor." } \ No newline at end of file