mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
use the psutils repo for runat, and note that you can use vimtutor after installing vim
This commit is contained in:
parent
45f29682f4
commit
fdd56b569c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "20130629",
|
"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"
|
"bin": "runat.ps1"
|
||||||
}
|
}
|
||||||
5
vim.json
5
vim.json
@ -11,5 +11,8 @@
|
|||||||
{ "md5": "e16ec5b633d2f00bf511529e6abf3670" }
|
{ "md5": "e16ec5b633d2f00bf511529e6abf3670" }
|
||||||
],
|
],
|
||||||
"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.
|
||||||
|
|
||||||
|
Run `scoop install vimtutor` to get the Vim Tutor."
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user