>>603
autocmd WinEnter,BufEnter * if isdirectory(expand("%:p:h")) | execute "lcd " . escape(expand('%:p:h'), ' ') | endif