diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2022-12-08 10:55:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-08 10:55:01 +0100 |
commit | 54305443b9cd5ac2c2220f12e01a653e8064c3a4 (patch) | |
tree | faaa47fcfbed98713337ef7861466a017cc5112e /runtime/lua/vim/lsp/buf.lua | |
parent | a505c1acc37b0f9d4f7d93bfe899a59514bd0027 (diff) | |
download | rneovim-54305443b9cd5ac2c2220f12e01a653e8064c3a4.tar.gz rneovim-54305443b9cd5ac2c2220f12e01a653e8064c3a4.tar.bz2 rneovim-54305443b9cd5ac2c2220f12e01a653e8064c3a4.zip |
feat(lsp): support willSave & willSaveWaitUntil capability (#21315)
`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.
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions