mirror of
https://github.com/neovim/neovim.git
synced 2026-03-13 04:25:50 +00:00
- Implements textDocument/formatting, textDocument/rangeFormatting, workspace/applyEdit. TODO: - still has edge cases around replacement probably. Only tested with inserts on the same position.