mirror of
https://github.com/neovim/neovim.git
synced 2026-06-15 00:03:45 +00:00
Problem: DirChanged is also triggered when the directory didn't change.
(Daniel Hahler)
Solution: Compare the current with the new directory. (closes vim/vim#3697)
2caad3fbbd