mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
18 lines
509 B
JSON
18 lines
509 B
JSON
{
|
||
"url": "http://www.vim.org",
|
||
"license": "",
|
||
"version": "7.3.046",
|
||
"url": [
|
||
"ftp://ftp.vim.org/pub/vim/pc/vim73_46rt.zip",
|
||
"ftp://ftp.vim.org/pub/vim/pc/vim73_46w32.zip"
|
||
],
|
||
"hash": [
|
||
{ "md5": "29142b7d4ff0b65c394c4a1ef1263ded" },
|
||
{ "md5": "e16ec5b633d2f00bf511529e6abf3670" }
|
||
],
|
||
"unzip_folder": "vim\\vim73",
|
||
"bin": [ "vim.exe" ],
|
||
"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."
|
||
} |