mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
- Implements textDocument/formatting, textDocument/rangeFormatting, workspace/applyEdit. TODO: - still has edge cases around replacement probably. Only tested with inserts on the same position.