mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
Change to set shellslash to test under same conditions as vim
This commit is contained in:
parent
e56f62e9a7
commit
03bba32565
@ -77,7 +77,7 @@ set nomore
|
||||
lang mess C
|
||||
|
||||
" Always use forward slashes.
|
||||
" set shellslash
|
||||
set shellslash
|
||||
|
||||
" Prepare for calling test_garbagecollect_now().
|
||||
let v:testing = 1
|
||||
|
Loading…
Reference in New Issue
Block a user