vim find out what is changing the directory -
vim find out what is changing the directory -
i start vim folder have makefile , tags file , edit file 2 levels downwards three. if @ folder x vim x1/x2/code.c problem vim changes folder folder code (so if pwd show x1/x2). want remain @ top folder.
is there way of knowing causing alter of folder? assuming kind of plugin have not been able track down.
thanks.
check if have autochdir turned on in vimrc. :set autochdir? check.
there number of plugins doing it, happen remember you've installed recently?
vim
Comments
Post a Comment