mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
4 lines
102 B
VimL
4 lines
102 B
VimL
" Settings for test script execution
|
|
" Always use "sh", don't use the value of "$SHELL".
|
|
set shell=sh
|