On Monday 10 August 2009 17:15:18 Erik Falor wrote:
> :set autochdir
> :help 'autochdir'

some scripts are know to misbehave if 'autochdir' is set

a slightly safer method is to define

    autocmd BufEnter * lcd %:p:h

in your .vimrc

sc

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to