How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A lightweight, native-first completion experience for Neovim.
The main features of brianaung/compl.nvim are: Completion.
Open-source alternatives to brianaung/compl.nvim include: junegunn/fzf.vim — fzf.vim is a Vim fuzzy finder plugin that integrates the fzf command-line interface into the editor. It serves as a… bydlw98/blink-cmp-sshconfig — Ssh_config(5) files source for blink.cmp. disrupted/blink-cmp-conventional-commits — Conventional Commits source for blink.cmp. erooke/blink-cmp-latex — A latex source for blink.cmp. hrsh7th/cmp-buffer — nvim-cmp source for buffer words. bydlw98/blink-cmp-env — Environment variables source for blink.cmp.
fzf.vim is a Vim fuzzy finder plugin that integrates the fzf command-line interface into the editor. It serves as a text editor search interface and buffer and file navigator, allowing users to quickly locate files, buffers, and text patterns. The plugin functions as a bridge to the fzf command-line tool, enabling users to search for files, grep code content, and navigate git commits, marks, and tags. It also provides a mechanism to send multiple fuzzy search results directly into the Vim quickfix list for batch editing. Broad capabilities include interactive text completion for paths and wo
Conventional Commits source for blink.cmp