Explicitly disable autochdir
This commit is contained in:
parent
c1f674f857
commit
bc40362a21
1 changed files with 2 additions and 0 deletions
2
cfg/99-autochdir.vim
Normal file
2
cfg/99-autochdir.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
" Explicitly disable autochdir, for when it's enabled by default on the host
|
||||
set noautochdir
|
Loading…
Reference in a new issue