cmp-cmdline
Completion manager
Provides a Vim plugin to manage command-line completions in a unified way
nvim-cmp source for vim's cmdline
568 stars
7 watching
47 forks
Language: Lua
last commit: 8 months ago nvim-cmp
Related projects:
Repository | Description | Stars |
---|---|---|
hrsh7th/cmp-vsnip | A plugin that integrates a suggestion completion system with a feature to reuse and complete code from previously used snippets | 96 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 548 |
tzachar/cmp-ai | An AI-powered code completion solution integrating multiple APIs for remote code completion. | 200 |
mattmc3/ez-compinit | A plugin that simplifies the initialization of Zsh completion functions and provides pre-configured styles. | 11 |
cmuench/zsh-jenv | Provides completion suggestions for jenv, a tool for managing multiple versions of programming languages. | 0 |
mpas/marp-nvim | A plugin that enables and manages the Marp presentation server in Neovim. | 28 |
nedra1998/nvim-mdlink | A plugin providing functionality for working with markdown links in Neovim | 27 |
sergioribera/cmp-dotenv | An autocompletion plugin that fetches environment variables from .env files and the system. | 65 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 431 |
s1n7ax/nvim-terminal | A Lua plugin for Neovim to open and manage multiple terminal buffers. | 117 |
chaitanyabsprip/present.nvim | A plugin for Neovim to manage presentations in a text-based format | 146 |
mananapr/cfiles | A terminal file manager with vim-like keybindings using ncurses | 488 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 404 |
maralla/completor.vim | An asynchronous code completion framework for Vim text editor. | 1,319 |
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |