mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 03:18:16 +00:00

`willSaveWaitUntil` allows servers to respond with text edits before saving a document. That is used by some language servers to format a document or apply quick fixes like removing unused imports.