We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: keep updated with nvim-cmp docs
reflect changes brought by https://github.com/neovim/nvim-lspconfig/pull/1889 and https://github.com/hrsh7th/cmp-nvim-lsp/pull/35
add nvim-cmp + vsnip section
Add null_ls as alternative for snippets.
Updated Snippets (markdown)
In the sources object of cmp.setup, the correct option name is lspconfig, and not nvim_lsp
Update nvim-cmp mapping definition.
FIx typos
Updated Snippets support (markdown)