mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fix vim (wasn't using new extract_dir queue behaviour)
This commit is contained in:
parent
dc04d85767
commit
2d4556720f
2
vim.json
2
vim.json
@ -12,7 +12,7 @@
|
|||||||
"md5:e16ec5b633d2f00bf511529e6abf3670",
|
"md5:e16ec5b633d2f00bf511529e6abf3670",
|
||||||
"f6081071fa95a6f49c049e9d2aed2d2a2632ec47635b4b497a97bab5f5add498"
|
"f6081071fa95a6f49c049e9d2aed2d2a2632ec47635b4b497a97bab5f5add498"
|
||||||
],
|
],
|
||||||
"extract_dir": "vim\\vim73",
|
"extract_dir": [ "vim\\vim73", "vim\\vim73" ],
|
||||||
"bin": [ "vim.exe", "vimtutor.ps1" ],
|
"bin": [ "vim.exe", "vimtutor.ps1" ],
|
||||||
"post_install": "if(!(test-path ~\\.vimrc)) {
|
"post_install": "if(!(test-path ~\\.vimrc)) {
|
||||||
cp \"$(split-path(scoop which vim))\\vimrc_example.vim\" ~\\.vimrc
|
cp \"$(split-path(scoop which vim))\\vimrc_example.vim\" ~\\.vimrc
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user