mirror of
https://github.com/zoriya/vim.git
synced 2026-05-03 20:02:30 +00:00
Problem: Cannot handle change of directory.
Solution: Add the DirChanged autocommand event. (Andy Massimino,
closes #888) Avoid changing directory for 'autochdir' too often.