[EMAIL PROTECTED] wrote:
> :he netrw-problems
> 
> In particular, look at P6.

Thanks for the pointer, but unfortunately doing
let g:netrw_keepdir = 0
in _vimrc file does not seem to have any effect at all!

Here's what happens:

1) run gvim.exe
2) :pwd (output: c:\Vim\vim70)
3) :e c:\Projects\Test\ (shows directory listing)
4) :pwd (output: c:\Vim\vim70)

If I have 'set autochdir', then :

3) :e c:\Projects\Test (shows directory listing)
4) :pwd (output: c:\Projects) (I'd like this to be c:\Projects\Test!)

So in either case, g:netrw_keepdir=0 doesn't have any effect at all, I
even tried with a fresh install of vim7 without any extra plugins and
the result was the same!
How do I solve this?

Thanks in advance!
Sreeram

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to