SkillAgentSearch skills...

Blink.cmp

Performant, batteries-included completion plugin for Neovim

Install / Use

/learn @saghen/Blink.cmp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

[!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' or version = "1.*" in your lazy.nvim config.

Please open any PRs for v1 against the v1 branch.

<p align="center"> <h2 align="center">Blink Completion (blink.cmp)</h2> </p> <p align="center"> Performant, batteries-included completion plugin for Neovim </p> <p align="center" style="text-decoration: none; border: none;"> <a href="https://github.com/saghen/blink.cmp/stargazers" style="text-decoration: none"> <img alt="Stars" src="https://img.shields.io/github/stars/saghen/blink.cmp?style=for-the-badge&logo=starship&color=C9CBFF&logoColor=D9E0EE&labelColor=302D41"></a> <a href="https://github.com/saghen/blink.cmp/issues" style="text-decoration: none"> <img alt="Issues" src="https://img.shields.io/github/issues/saghen/blink.cmp?style=for-the-badge&logo=bilibili&color=F5E0DC&logoColor=D9E0EE&labelColor=302D41"></a> <a href="https://github.com/saghen/blink.cmp/contributors" style="text-decoration: none"> <img alt="Contributors" src="https://img.shields.io/github/contributors/saghen/blink.cmp?color=%23DDB6F2&label=CONTRIBUTORS&logo=git&style=for-the-badge&logoColor=D9E0EE&labelColor=302D41"/></a> </p> <p align="center"> <a href="https://cmp.saghen.dev">Documentation</a> · <a href="https://cmp.saghen.dev/installation">Installation</a> · <a href="https://cmp.saghen.dev/recipes">Recipes</a> · <a href="https://cmp.saghen.dev/configuration/general">Configuration</a> </p>

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 documentation website for installation instructions and configuration options.

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

View on GitHub
GitHub Stars6.1k
CategoryDevelopment
Updated9h ago
Forks333

Languages

Lua

Security Score

100/100

Audited on Mar 28, 2026

No findings