mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
edit vim.json
This commit is contained in:
parent
355bbdf937
commit
ff2bf48ce4
2
vim.json
2
vim.json
@ -21,7 +21,7 @@
|
||||
"post_install": "mv -force \"$dir\\intl.dll\" \"$dir\\libintl.dll\"
|
||||
if(!(test-path ~\\.vimrc)) {
|
||||
cp \"$dir\\vimrc_example.vim\" ~\\.vimrc
|
||||
\"set shell=$((gcm powershell).path)\" | out-file ~\\.vimrc -append -encoding ascii
|
||||
\"set shell=$((gcm powershell).path)\\ -executionpolicy\\ bypass" | out-file ~\\.vimrc -append -encoding ascii
|
||||
echo '~/.vimrc was created with your shell set to Powershell.'
|
||||
} else { echo '~/.vimrc exists, skipping' }",
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user