mirror of
https://github.com/neovim/neovim.git
synced 2026-02-10 13:58:48 +00:00
Add an early exit in diff_dirs to notify the user and return when no differences are detected between directories. This prevents Vim:E42: No Errors exception message See https://github.com/neovim/neovim/pull/35448#issuecomment-3568271456