Sanchayan Maity
59c9556325
vim.lsp.buf.formatting function is deprecated and now replaces all the below three functions with vim.lsp.buf.format. - vim.lsp.buf.formatting - vim.lsp.buf.formatting_sync - vim.lsp.buf.formatting_seq_sync client.resolved_capabilities is no longer used. One must now access client.server_capabilities which matches the same structure as the protocol. https://microsoft.github.io/language-server-protocol/specification See neovim commit c618b31. |
||
---|---|---|
.. | ||
.config/nvim | ||
.local/share/nvim/site/pack/packer/opt |