mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 05:55:41 +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