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