pwsh is not work, comment out

This commit is contained in:
wunewww 2024-05-05 17:50:44 +08:00
parent 58c1b6cbd8
commit 2bd443188d

View File

@ -54,8 +54,8 @@ if &shell =~# 'fish$'
endif endif
if has('win32') if has('win32')
set shell=pwsh.exe " set shell=pwsh.exe
set shellcmdflag=-nop\ -c " set shellcmdflag=-nop\ -c
endif endif
" Put all temporary files under the same directory. " Put all temporary files under the same directory.