diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2022-04-30 17:23:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 17:23:50 +0200 |
commit | 88411613e23bd829088f48983f0253f1b7e5c3fd (patch) | |
tree | 20b651ac4c5adf9bec31ea6c1cfb81fd3b768c1a /runtime/lua/vim/shared.lua | |
parent | 338b9032194a4bc4c98439eb00f65a8ec86609f2 (diff) | |
download | rneovim-88411613e23bd829088f48983f0253f1b7e5c3fd.tar.gz rneovim-88411613e23bd829088f48983f0253f1b7e5c3fd.tar.bz2 rneovim-88411613e23bd829088f48983f0253f1b7e5c3fd.zip |
feat(lsp): add async option to vim.lsp.buf.format (#18322)
Deprecates the existing `vim.lsp.buf.formatting` function.
With this, `vim.lsp.buf.format` will replace all three:
- vim.lsp.buf.formatting
- vim.lsp.buf.formatting_sync
- vim.lsp.buf.formatting_seq_sync
Diffstat (limited to 'runtime/lua/vim/shared.lua')
0 files changed, 0 insertions, 0 deletions