mirror of
https://github.com/neovim/neovim.git
synced 2026-04-26 09:14:15 +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