Removed autochdir
I no longer use it because having NERDtree is better.
This commit is contained in:
parent
a0c8e75b8f
commit
8e9d456a92
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
" Set autochdir, unless there's a local configuration in the current
|
||||
" directory.
|
||||
if !exists( "g:vim_local_path" )
|
||||
set autochdir
|
||||
endif
|
Loading…
Reference in a new issue