awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to hrsh7th/cmp-path

Open-source alternatives to Cmp Path

28 open-source projects similar to hrsh7th/cmp-path, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cmp Path alternative.

  • junegunn/fzf.vimAvatar von junegunn

    junegunn/fzf.vim

    10,146Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,146
  • brianaung/compl.nvimAvatar von brianaung

    brianaung/compl.nvim

    50Auf GitHub ansehen↗

    A lightweight, native-first completion experience for Neovim.

    Lua
    Auf GitHub ansehen↗50
  • bydlw98/blink-cmp-envAvatar von bydlw98

    bydlw98/blink-cmp-env

    22Auf GitHub ansehen↗

    Environment variables source for blink.cmp

    Lua
    Auf GitHub ansehen↗22
  • bydlw98/blink-cmp-sshconfigAvatar von bydlw98

    bydlw98/blink-cmp-sshconfig

    6Auf GitHub ansehen↗

    Ssh_config(5) files source for blink.cmp

    Lua
    Auf GitHub ansehen↗6
  • disrupted/blink-cmp-conventional-commitsAvatar von disrupted

    disrupted/blink-cmp-conventional-commits

    35Auf GitHub ansehen↗

    Conventional Commits source for blink.cmp

    Lua
    Auf GitHub ansehen↗35

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • erooke/blink-cmp-latexAvatar von erooke

    erooke/blink-cmp-latex

    15Auf GitHub ansehen↗

    A latex source for blink.cmp

    Lua
    Auf GitHub ansehen↗15
  • hrsh7th/cmp-bufferAvatar von hrsh7th

    hrsh7th/cmp-buffer

    669Auf GitHub ansehen↗

    nvim-cmp source for buffer words

    Lua
    Auf GitHub ansehen↗669
  • hrsh7th/cmp-cmdlineAvatar von hrsh7th

    hrsh7th/cmp-cmdline

    621Auf GitHub ansehen↗

    nvim-cmp source for vim's cmdline

    Lua
    Auf GitHub ansehen↗621
  • hrsh7th/cmp-nvim-lspAvatar von hrsh7th

    hrsh7th/cmp-nvim-lsp

    1,510Auf GitHub ansehen↗

    nvim-cmp source for neovim builtin LSP client

    Lua
    Auf GitHub ansehen↗1,510
  • hrsh7th/cmp-nvim-lsp-signature-helpAvatar von hrsh7th

    hrsh7th/cmp-nvim-lsp-signature-help

    678Auf GitHub ansehen↗

    cmp-nvim-lsp-signature-help

    Lua
    Auf GitHub ansehen↗678
  • hrsh7th/cmp-nvim-luaAvatar von hrsh7th

    hrsh7th/cmp-nvim-lua

    322Auf GitHub ansehen↗

    nvim-cmp source for nvim lua

    Lua
    Auf GitHub ansehen↗322
  • hrsh7th/nvim-cmpAvatar von hrsh7th

    hrsh7th/nvim-cmp

    9,455Auf GitHub ansehen↗

    This project is a Lua-based completion engine for Neovim that aggregates real-time text suggestions from multiple data sources into a single interface. It functions as a modular framework for extending the editor with custom completion logic, acting as both a fuzzy text suggestion tool and an interface for the Language Server Protocol. The engine utilizes a source-agnostic provider interface to standardize how disparate data sources feed candidates into a central logic engine. It employs asynchronous candidate fetching and a non-blocking architecture to retrieve suggestions from external serv

    Lua
    Auf GitHub ansehen↗9,455
  • kaiser-yang/blink-cmp-avanteAvatar von Kaiser-Yang

    Kaiser-Yang/blink-cmp-avante

    113Auf GitHub ansehen↗

    Avante source for blink-cmp

    Lua
    Auf GitHub ansehen↗113
  • kaiser-yang/blink-cmp-gitAvatar von Kaiser-Yang

    Kaiser-Yang/blink-cmp-git

    91Auf GitHub ansehen↗

    Git source for blink.cmp

    Lua
    Auf GitHub ansehen↗91
  • krissen/blink-cmp-bibtexAvatar von krissen

    krissen/blink-cmp-bibtex

    10Auf GitHub ansehen↗

    A lightweight BibTeX citation source for Blink completion.

    Lua
    Auf GitHub ansehen↗10
  • lukas-reineke/cmp-under-comparatorAvatar von lukas-reineke

    lukas-reineke/cmp-under-comparator

    192Auf GitHub ansehen↗

    nvim-cmp comparator function for completion items that start with one or more underlines

    Lua
    Auf GitHub ansehen↗192
  • mgalliou/blink-cmp-tmuxAvatar von mgalliou

    mgalliou/blink-cmp-tmux

    11Auf GitHub ansehen↗

    Completion source using tmux for blink.cmp

    Lua
    Auf GitHub ansehen↗11
  • mhinz/vim-galoreAvatar von mhinz

    mhinz/vim-galore

    17,883Auf GitHub ansehen↗

    Vim-galore is a comprehensive technical reference and curated guide for mastering the Vim text editor. It serves as a central resource for users seeking to understand the philosophy, command structure, and advanced customization capabilities required to operate professional-grade modal text editors effectively. The project distinguishes itself by providing a deep dive into efficient editing workflows, plugin management, and automation strategies within a terminal-based environment. It covers the full spectrum of editor mastery, from fundamental modal navigation and text manipulation to comple

    Vim scriptawesomeawesome-listguide
    Auf GitHub ansehen↗17,883
  • mikavilpas/blink-ripgrep.nvimAvatar von mikavilpas

    mikavilpas/blink-ripgrep.nvim

    116Auf GitHub ansehen↗

    Ripgrep/gitgrep source for the blink.cmp Neovim completion plugin

    Lua
    Auf GitHub ansehen↗116
  • moyiz/blink-emoji.nvimAvatar von moyiz

    moyiz/blink-emoji.nvim

    82Auf GitHub ansehen↗

    Emoji source for blink.cmp.

    Lua
    Auf GitHub ansehen↗82
  • nvim-mini/mini.nvimAvatar von nvim-mini

    nvim-mini/mini.nvim

    9,325Auf GitHub ansehen↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Lualuamini-nvimneovim
    Auf GitHub ansehen↗9,325
  • petertriho/cmp-gitAvatar von petertriho

    petertriho/cmp-git

    420Auf GitHub ansehen↗

    Git source for nvim-cmp

    Lua
    Auf GitHub ansehen↗420
  • saghen/blink.cmpAvatar von saghen

    saghen/blink.cmp

    5,951Auf GitHub ansehen↗
    Luaneovimneovim-lua-pluginneovim-plugin
    Auf GitHub ansehen↗5,951
  • saghen/blink.compatAvatar von saghen

    saghen/blink.compat

    220Auf GitHub ansehen↗

    Compatibility layer for using nvim-cmp sources on blink.cmp

    Lua
    Auf GitHub ansehen↗220
  • sergioribera/cmp-dotenvAvatar von SergioRibera

    SergioRibera/cmp-dotenv

    93Auf GitHub ansehen↗

    cmp import and use all environment variables from .env.* and system

    Lua
    Auf GitHub ansehen↗93
  • xieyonn/blink-cmp-dat-wordAvatar von xieyonn

    xieyonn/blink-cmp-dat-word

    37Auf GitHub ansehen↗

    Fast, offline word source for blink.cmp, based on a double-array trie.

    Lua
    Auf GitHub ansehen↗37
  • benborla/at-file.nvimAvatar von benborla

    benborla/at-file.nvim

    6Auf GitHub ansehen↗

    Type @ in insert mode to fuzzy-pick and insert a file path

    Lua
    Auf GitHub ansehen↗6
  • yaocccc/blink-cmp-cmdlinehistoryAvatar von yaocccc

    yaocccc/blink-cmp-cmdlinehistory

    4Auf GitHub ansehen↗

    A blink.cmp source for Neovim cmdline mode.

    Lua
    Auf GitHub ansehen↗4