mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +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.