We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
remove a very old link
Add instructions for nvim 0.11 `vim.lsp` API
Updated Vim and Neovim (markdown)
Point to the docs of `neovim/nvim-lspconfig` before giving examples.
Fixes #1311
The function is called nvim_buf_set_option, not buf_set_option. See the documentation here: https://neovim.io/doc/user/api.html#nvim_buf_set_option()
Recover from com[m]a
Remove `debug` from argument.
Fixed broken arguments
Fixed Neovim language server description for Julia 1.0
Change stdin and stdout global variables to lower case
Updated Vim\ Neovim (markdown)