mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +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",
|
||||
"f6081071fa95a6f49c049e9d2aed2d2a2632ec47635b4b497a97bab5f5add498"
|
||||
],
|
||||
"extract_dir": "vim\\vim73",
|
||||
"extract_dir": [ "vim\\vim73", "vim\\vim73" ],
|
||||
"bin": [ "vim.exe", "vimtutor.ps1" ],
|
||||
"post_install": "if(!(test-path ~\\.vimrc)) {
|
||||
cp \"$(split-path(scoop which vim))\\vimrc_example.vim\" ~\\.vimrc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user