mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 09:14:24 +00:00
Problem: Text edits with the same position (both line and character) were being reverse sorted prior to being applied which differs from the lsp spec Solution: Change the sort order for just the same position edits