0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00
vim/src/testdir/unix.vim

4 lines
102 B
VimL
Raw Normal View History

2004-06-13 20:20:40 +00:00
" Settings for test script execution
" Always use "sh", don't use the value of "$SHELL".
set shell=sh