mirror of
https://github.com/vim/vim.git
synced 2025-11-04 09:47:15 -05:00
Problem: Cannot handle change of directory.
Solution: Add the DirChanged autocommand event. (Andy Massimino,
closes #888) Avoid changing directory for 'autochdir' too often.