cmp-ai

Code completions plugin

An AI-powered code completion plugin that integrates with Neovim's cmp.

GitHub

196 stars
4 watching
36 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list

nvim-cmp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jmbuhr/otter.nvim A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. 527
milanglacier/minuet-ai.nvim An extension that brings AI-powered code completion to Neovim 98
hrsh7th/cmp-cmdline Provides a Vim plugin to manage command-line completions in a unified way 564
sergioribera/cmp-dotenv An autocompletion plugin that fetches environment variables from .env files and the system. 65
kiddos/gemini.nvim An interface between Google's Gemini API and Neovim for providing code completion suggestions. 30
olimorris/codecompanion.nvim An AI-powered coding companion for Neovim, providing support for various language models and integrating with the editor for code completion, transformations, and more. 1,070
katrovsky/zsh-ollama-completion A Zsh plugin providing command completion for Ollama AI models management 2
cmuench/zsh-miniconda Automates completion suggestions for Miniconda commands in the Z shell. 1
gsuuon/model.nvim A Neovim plugin that enables AI-powered completions and chat functionality using various language models. 336
cshuaimin/ssr.nvim An extension plugin for Neovim that allows structural search and replace operations on code structures. 933
tom-doerr/zsh_codex An AI-powered code completion plugin for the command line 1,441
iabdelkareem/csharp.nvim A Neovim plugin that enhances .NET development experience with Roslyn LSP support 226
zdcthomas/yop.nvim A plugin that allows users to define custom operators for text selection in a text editor 74
lukas-reineke/cmp-under-comparator A function to modify completion suggestions in nvim-cmp so they are sorted based on their starting characters. 186