Hi All
I'm using the CD.vim script from:
  http://vim.sourceforge.net/scripts/script.php?script_id=65
to synchronize the current working directory with the current buffer.

au   BufEnter *   execute ":lcd " . expand("%:p:h")

On Vim7, when I browse directories (e.g :e c:\Projects)... the current
working directory does not get updated.

How do I fix this?

Thanks in Advance!
Sreeram

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to