mirror of
https://github.com/neovim/neovim.git
synced 2025-12-25 15:48:55 +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