mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
win/test: Enable more system() tests
This commit is contained in:
committed by
Justin M. Keyes
parent
f7611d74e7
commit
799443c994
@@ -348,7 +348,7 @@ end
|
||||
local function set_shell_powershell()
|
||||
source([[
|
||||
set shell=powershell shellquote=\" shellpipe=\| shellredir=>
|
||||
set shellcmdflag=\ -ExecutionPolicy\ RemoteSigned\ -Command
|
||||
set shellcmdflag=\ -NoProfile\ -ExecutionPolicy\ RemoteSigned\ -Command
|
||||
let &shellxquote=' '
|
||||
]])
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user