[!WARNING] V2 is under active development with many breaking changes. Consider staying on stable by using
branch = 'v1'orversion = "1.*"in yourlazy.nvimconfig.For V2, blink.lib must be installed via your package manager. See the UPGRADE.md for a detailed migration guide.
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 V1 documentation website for installation instructions and configuration options.
For V2, use the documentation website tracking main.
.)complete_func source