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

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