Home » Questions » Computers [ Ask a new question ]

gvim follow file directory

gvim follow file directory

Can I get gvim to automatically change the (local) working directory to the current file directory when I change tabs. Or at the very least is there a shortcut command for doing that?

Asked by: Guest | Views: 154
Total answers/comments: 1
Guest [Entry]

"Yes, put

set autochdir

in your vimrc."