Hi Frank,
Frank Schaefer <[email protected]>:
> Some time ago, I added a behavior to change directory
> to the file that is currently opened. Then after some
> time I found this anoying and disabled it in ".vimrc".
>
> However, even if I delete all views in ".vim/" and
> delete anything that I could find concerning
> configuration setup--at some point in time VIM
> loads some file which triggers that a related
> directory XYZ is entered.
if the behaviour is caused by the 'autochdir' option (and not some
plugin doing its own thing) you can see where it was last changed with
the command
:verbose set autochdir?
Cheers,
Jan
--
-[ OpenPGP key ID: 00A0FD5F ]-
There is no pleasure in having nothing to do; the fun is in having lots to
do and not doing it.
-- Mary Wilson Little
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php