Saghen/blink.cmp

Performant, batteries-included completion plugin for Neovim

6,556

stars

1,990

commits

Lua

primary language

Sep 6, 2026

updated

cmp.saghen.dev
neovim
neovim-lua-plugin
neovim-plugin
Browse cluster: Neovim plugins and package managers

README

[!WARNING] V2 is under active development with many breaking changes. Consider staying on stable by using branch = 'v1' or version = "1.*" in your lazy.nvim config. See the V1 docs

For V2, blink.lib must be installed via your package manager. See the UPGRADE.md for a detailed migration guide.

Performant, batteries-included completion plugin for Neovim

Stars Issues Contributors

V1 Documentation · V2 Documentation · Installation · Recipes · Configuration

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

Features

Installation

Head over to the V1 documentation website for installation instructions and configuration options.

For V2, use the documentation website tracking main.

Special Thanks

  • @hrsh7th nvim-cmp used as inspiration and cmp-path/cmp-cmdline implementations modified for path/cmdline sources
  • @garymjr nvim-snippets implementation modified for snippets source
  • @redxtech Help with design and testing
  • @aaditya-sahay Help with rust, design and testing

Contributors

Contributors

(top 30 of 229)

saghen

1,259 commits

soifou

281 commits

stefanboca

34 commits

lopi-py

18 commits

Saghen/blink.cmp

Performant, batteries-included completion plugin for Neovim

6,556

stars

1,990

commits

Lua

primary language

Sep 6, 2026

updated

cmp.saghen.dev
neovim
neovim-lua-plugin
neovim-plugin
Browse cluster: Neovim plugins and package managers

README

[!WARNING] V2 is under active development with many breaking changes. Consider staying on stable by using branch = 'v1' or version = "1.*" in your lazy.nvim config. See the V1 docs

For V2, blink.lib must be installed via your package manager. See the UPGRADE.md for a detailed migration guide.

Performant, batteries-included completion plugin for Neovim

Stars Issues Contributors

V1 Documentation · V2 Documentation · Installation · Recipes · Configuration

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

Features

Installation

Head over to the V1 documentation website for installation instructions and configuration options.

For V2, use the documentation website tracking main.

Special Thanks

  • @hrsh7th nvim-cmp used as inspiration and cmp-path/cmp-cmdline implementations modified for path/cmdline sources
  • @garymjr nvim-snippets implementation modified for snippets source
  • @redxtech Help with design and testing
  • @aaditya-sahay Help with rust, design and testing

Contributors

Contributors

(top 30 of 229)

saghen

1,259 commits

soifou

281 commits

stefanboca

34 commits

lopi-py

18 commits

Languages

Lua

93.4%

Rust

6.0%