awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
hrsh7th avatar

hrsh7th/cmp-buffer

0
View on GitHub↗
669 stars·50 forks·Lua·MIT·2 views

Cmp Buffer

nvim-cmp source for buffer words

Features

  • Completion - Completion source for words in current buffers.

Star history

Star history chart for hrsh7th/cmp-bufferStar history chart for hrsh7th/cmp-buffer

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Cmp Buffer

Similar open-source projects, ranked by how many features they share with Cmp Buffer.
  • junegunn/fzf.vimjunegunn avatar

    junegunn/fzf.vim

    10,146View on GitHub↗

    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

    Vim Scriptfzfneovimvim
    View on GitHub↗10,146
  • bydlw98/blink-cmp-envbydlw98 avatar

    bydlw98/blink-cmp-env

    22View on GitHub↗

    Environment variables source for blink.cmp

    Lua
    View on GitHub↗22
  • bydlw98/blink-cmp-sshconfigbydlw98 avatar

    bydlw98/blink-cmp-sshconfig

    6View on GitHub↗

    Ssh_config(5) files source for blink.cmp

    Lua
    View on GitHub↗6
  • brianaung/compl.nvimbrianaung avatar

    brianaung/compl.nvim

    50View on GitHub↗

    A lightweight, native-first completion experience for Neovim.

    Lua
    View on GitHub↗50
See all 28 alternatives to Cmp Buffer→

Frequently asked questions

What does hrsh7th/cmp-buffer do?

nvim-cmp source for buffer words

What are the main features of hrsh7th/cmp-buffer?

The main features of hrsh7th/cmp-buffer are: Completion.

What are some open-source alternatives to hrsh7th/cmp-buffer?

Open-source alternatives to hrsh7th/cmp-buffer 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-env — Environment variables source for blink.cmp. 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. brianaung/compl.nvim — A lightweight, native-first completion experience for Neovim.