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

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -