[!WARNING] Development on V2 has begun, requiring blink.lib to be installed via your package manager.
To remain on a stable version, use
branch = 'v1'orversion = "1.*"in yourlazy.nvimconfig.Please open any PRs for v1 against the
v1branch.
blink.cmp is a completion plugin with support for LSPs, cmdline, signature help, and snippets. It uses an optional custom fuzzy matcher for typo resistance. It provides extensibility via pluggable sources (LSP, buffer, snippets, etc), component based rendering and dynamic configuration.
https://github.com/user-attachments/assets/bd1e25dd-48b0-4d33-90f4-1468d822f2be
vim.snippet (including friendly-snippets), LuaSnip and mini.snippetsnvim-cmp sources)Head over to the documentation website for installation instructions and configuration options.
.)complete_func source