cmp-ai
AI assistant
An AI-powered code completion solution integrating multiple APIs for remote code completion.
200 stars
4 watching
38 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
nvim-cmp
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. | 548 |
milanglacier/minuet-ai.nvim | A plugin for Neovim that provides AI-powered code completion using multiple language models | 125 |
hrsh7th/cmp-cmdline | Provides a Vim plugin to manage command-line completions in a unified way | 568 |
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. | 34 |
olimorris/codecompanion.nvim | An AI-powered coding companion plugin for Neovim, offering features like code completion, transformations, and inline chat for integrating large language models. | 1,444 |
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. | 340 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |
tom-doerr/zsh_codex | An AI-powered code completion plugin for the command line | 1,473 |
iabdelkareem/csharp.nvim | A Neovim plugin that enhances .NET development experience with Roslyn LSP support | 235 |
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. | 189 |