parent
0e3e9e9197
commit
884faa1fef
@ -563,7 +563,7 @@ endfunction
|
|||||||
|
|
||||||
" Functions -> s:s:escape() {{{1
|
" Functions -> s:s:escape() {{{1
|
||||||
function s:escape(path) abort
|
function s:escape(path) abort
|
||||||
if has('+shellslash')
|
if exists('+shellslash')
|
||||||
let old_ssl = &shellslash
|
let old_ssl = &shellslash
|
||||||
set noshellslash
|
set noshellslash
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user