mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
Update vim.json (#1909)
This commit is contained in:
parent
dddaabf0ff
commit
9248b46c5e
4
vim.json
4
vim.json
@ -15,6 +15,10 @@
|
|||||||
"extract_dir": "vim\\vim80",
|
"extract_dir": "vim\\vim80",
|
||||||
"bin": [
|
"bin": [
|
||||||
"vim.exe",
|
"vim.exe",
|
||||||
|
[
|
||||||
|
"vim.exe",
|
||||||
|
"vi"
|
||||||
|
],
|
||||||
"gvim.exe"
|
"gvim.exe"
|
||||||
],
|
],
|
||||||
"post_install": "if( !(test-path ~\\.vimrc) -and !(test-path ~\\_vimrc) -and !(test-path ~\\vimfiles\\vimrc) -and !(test-path $env:VIM\\_vimrc) ) {
|
"post_install": "if( !(test-path ~\\.vimrc) -and !(test-path ~\\_vimrc) -and !(test-path ~\\vimfiles\\vimrc) -and !(test-path $env:VIM\\_vimrc) ) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user