mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-10 03:53:48 -05:00
@@ -59,7 +59,7 @@ if v:version > 703 || v:version == 703 && has("patch541")
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if has('path_extra')
|
if has('path_extra')
|
||||||
setglobal tags-=./tags tags^=./tags;
|
setglobal tags-=./tags tags-=./tags; tags^=./tags;
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if &shell =~# 'fish$'
|
if &shell =~# 'fish$'
|
||||||
|
|||||||
Reference in New Issue
Block a user