Skip to content

Instantly share code, notes, and snippets.

@mortymacs
Forked from ColinKennedy/neovim_ai_plugins.md
Created July 31, 2025 18:05
Show Gist options
  • Select an option

  • Save mortymacs/aa9d2b28e4c17217804e74d05e3232ab to your computer and use it in GitHub Desktop.

Select an option

Save mortymacs/aa9d2b28e4c17217804e74d05e3232ab to your computer and use it in GitHub Desktop.

Revisions

  1. @ColinKennedy ColinKennedy revised this gist May 17, 2025. 1 changed file with 8 additions and 0 deletions.
    8 changes: 8 additions & 0 deletions neovim_ai_plugins.md
    Original file line number Diff line number Diff line change
    @@ -63,14 +63,20 @@
    - https://github.com/k2589/LLuMinate.nvim
    - https://github.com/kamou/gpt-vim
    - https://github.com/kiteco/vim-plugin
    - https://github.com/lambdalisue/vim-butler
    - https://github.com/leocus/codeassistant.vim
    - https://github.com/macrat/askgpt.vim
    - https://github.com/madox2/vim-ai
    - https://github.com/magicalne/nvim.ai
    - https://github.com/maheshbansod/ai.nvim
    - https://github.com/marco-souza/ollero.nvim
    - https://github.com/martineausimon/nvim-bard
    - https://github.com/micheam/ai-assistant-console
    - https://github.com/milanglacier/minuet-ai.nvim
    - https://github.com/monkoose/neocodeium
    - https://github.com/mthbernardes/codeexplain.nvim
    - https://github.com/napisani/context-nvim
    - https://github.com/oelmekki/make-my-code-better.vim
    - https://github.com/oflisback/describe-command.nvim
    - https://github.com/olimorris/codecompanion.nvim
    - https://github.com/paradoxical-dev/neollama
    @@ -84,6 +90,7 @@
    - https://github.com/solyarisoftware/prompter.vim
    - https://github.com/sourcegraph/sg.nvim
    - https://github.com/supermaven-inc/supermaven-nvim
    - https://github.com/svermeulen/text-to-colorscheme
    - https://github.com/tdfacer/explain-it.nvim
    - https://github.com/terror/chatgpt.nvim
    - https://github.com/tom-doerr/vim_codex
    @@ -92,6 +99,7 @@
    - https://github.com/yacineMTB/dingllm.nvim
    - https://github.com/yetone/avante.nvim
    - https://github.com/you-n-g/simplegpt.nvim
    - https://github.com/yuki-yano/ai-review.vim
    - https://github.com/zbirenbaum/copilot-cmp
    - https://github.com/zbirenbaum/copilot.lua
    - https://pieces.app/plugins/neovim
  2. @ColinKennedy ColinKennedy revised this gist May 17, 2025. 1 changed file with 19 additions and 0 deletions.
    19 changes: 19 additions & 0 deletions neovim_ai_plugins.md
    Original file line number Diff line number Diff line change
    @@ -1,37 +1,51 @@
    - https://github.com/0xrusowsky/nvim-ctx-ingest - Summarize the project for LLM ingestion
    - https://github.com/3v0k4/exit.nvim
    - https://github.com/Aaronik/GPTModels.nvim
    - https://github.com/AdiY00/copy-tree.nvim - Technically an AI prompting plugin
    - https://github.com/AdrianMosnegutu/docscribe.nvim
    - https://github.com/Bryley/neoai.nvim
    - https://github.com/CamdenClark/flyboy
    - https://github.com/CoderCookE/vim-chatgpt
    - https://github.com/CopilotC-Nvim/CopilotChat.nvim
    - https://github.com/Dan7h3x/chatter.nvim
    - https://github.com/David-Kunz/gen.nvim
    - https://github.com/Davidyz/VectorCode
    - https://github.com/ErikBjare/gptme/tree/master/scripts/vim
    - https://github.com/Exafunction/codeium.nvim
    - https://github.com/Exafunction/codeium.vim
    - https://github.com/Exafunction/windsurf.nvim
    - https://github.com/FLYDonkey123/deepseek.nvim
    - https://github.com/GeorgesAlkhouri/nvim-aider
    - https://github.com/HPRIOR/telescope-gpt
    - https://github.com/IwasakiYuuki/ai-assistant.nvim
    - https://github.com/Kurama622/llm.nvim
    - https://github.com/Lommix/ollamachad.nvim
    - https://github.com/RayenMnif/tgpt.nvim
    - https://github.com/Robitx/gp.nvim
    - https://github.com/S1M0N38/chatml.nvim
    - https://github.com/S1M0N38/ctx.nvim - Converting quickfix -> markdown for LLM ingestion
    - https://github.com/S1M0N38/dante.nvim
    - https://github.com/ShoofLLC/vim-openai
    - https://github.com/TamaMcGlinn/vim-termhelp
    - https://github.com/WhiteBlackGoose/gpt4all.nvim
    - https://github.com/Xuyuanp/nes.nvim
    - https://github.com/aduros/ai.vim
    - https://github.com/agusnt/askGemini.nvim
    - https://github.com/aweis89/aider.nvim
    - https://github.com/azorng/goose.nvim
    - https://github.com/bakks/butterfish.nvim
    - https://github.com/codota/tabnine-nvim
    - https://github.com/copilotlsp-nvim/copilot-lsp - Next Edit Suggestion support
    - https://github.com/deifyed/naVi
    - https://github.com/dense-analysis/neural
    - https://github.com/dlants/magenta.nvim
    - https://github.com/dpayne/CodeGPT.nvim
    - https://github.com/dustinblackman/oatmeal.nvim
    - https://github.com/efugier/smartcat - It's not exactly a Vim plugin
    - https://github.com/fang2hou/blink-copilot
    - https://github.com/frankroeder/parrot.nvim
    - https://github.com/gera2ld/ai.nvim
    - https://github.com/ggml-org/llama.vim - possibly special
    - https://github.com/github/copilot.vim
    - https://github.com/gsuuon/llm.nvim
    - https://github.com/gsuuon/model.nvim
    @@ -43,6 +57,7 @@
    - https://github.com/jcdickinson/codeium.nvim
    - https://github.com/jellydn/CopilotChat.nvim
    - https://github.com/jkitching/awesome-vim-llm-plugins
    - https://github.com/johnseth97/codex.nvim
    - https://github.com/joshuavial/aider.nvim
    - https://github.com/jpmcb/nvim-llama
    - https://github.com/k2589/LLuMinate.nvim
    @@ -51,17 +66,20 @@
    - https://github.com/leocus/codeassistant.vim
    - https://github.com/madox2/vim-ai
    - https://github.com/magicalne/nvim.ai
    - https://github.com/maheshbansod/ai.nvim
    - https://github.com/marco-souza/ollero.nvim
    - https://github.com/milanglacier/minuet-ai.nvim
    - https://github.com/monkoose/neocodeium
    - https://github.com/napisani/context-nvim
    - https://github.com/oflisback/describe-command.nvim
    - https://github.com/olimorris/codecompanion.nvim
    - https://github.com/paradoxical-dev/neollama
    - https://github.com/pasky/claude.vim
    - https://github.com/piersolenski/wtf.nvim
    - https://github.com/pwnwriter/code2prompt.nvim
    - https://github.com/rakotomandimby/code-ai.nvim
    - https://github.com/rakotomandimby/deepseek-complete
    - https://github.com/reachingforthejack/cursortab.nvim
    - https://github.com/skywind3000/vim-gpt-commit
    - https://github.com/solyarisoftware/prompter.vim
    - https://github.com/sourcegraph/sg.nvim
    @@ -78,4 +96,5 @@
    - https://github.com/zbirenbaum/copilot.lua
    - https://pieces.app/plugins/neovim
    - https://tabby.tabbyml.com/docs/extensions/installation/vim/
    - https://www.reddit.com/r/neovim/comments/1jw7pmm/use_lsp_as_context_provider_in_codecompanion/ - https://github.com/lazymaniac/nvim-ide/blob/master/lua/plugins/ai.lua - https://github.com/lazymaniac/nvim-ide/blob/master/lua/plugins/ai.lua#L371-L584
    - https://www.vim.org/scripts/script.php?script_id=6048
  3. @ColinKennedy ColinKennedy revised this gist Jan 11, 2025. 1 changed file with 13 additions and 0 deletions.
    13 changes: 13 additions & 0 deletions neovim_ai_plugins.md
    Original file line number Diff line number Diff line change
    @@ -1,14 +1,18 @@
    - https://github.com/3v0k4/exit.nvim
    - https://github.com/Aaronik/GPTModels.nvim
    - https://github.com/AdiY00/copy-tree.nvim - Technically an AI prompting plugin
    - https://github.com/Bryley/neoai.nvim
    - https://github.com/CamdenClark/flyboy
    - https://github.com/CoderCookE/vim-chatgpt
    - https://github.com/CopilotC-Nvim/CopilotChat.nvim
    - https://github.com/Dan7h3x/chatter.nvim
    - https://github.com/David-Kunz/gen.nvim
    - https://github.com/ErikBjare/gptme/tree/master/scripts/vim
    - https://github.com/Exafunction/codeium.nvim
    - https://github.com/Exafunction/codeium.vim
    - https://github.com/GeorgesAlkhouri/nvim-aider
    - https://github.com/HPRIOR/telescope-gpt
    - https://github.com/IwasakiYuuki/ai-assistant.nvim
    - https://github.com/Kurama622/llm.nvim
    - https://github.com/Lommix/ollamachad.nvim
    - https://github.com/RayenMnif/tgpt.nvim
    @@ -18,18 +22,21 @@
    - https://github.com/WhiteBlackGoose/gpt4all.nvim
    - https://github.com/aduros/ai.vim
    - https://github.com/agusnt/askGemini.nvim
    - https://github.com/aweis89/aider.nvim
    - https://github.com/bakks/butterfish.nvim
    - https://github.com/codota/tabnine-nvim
    - https://github.com/deifyed/naVi
    - https://github.com/dense-analysis/neural
    - https://github.com/dpayne/CodeGPT.nvim
    - https://github.com/dustinblackman/oatmeal.nvim
    - https://github.com/efugier/smartcat - It's not exactly a Vim plugin
    - https://github.com/frankroeder/parrot.nvim
    - https://github.com/gera2ld/ai.nvim
    - https://github.com/github/copilot.vim
    - https://github.com/gsuuon/llm.nvim
    - https://github.com/gsuuon/model.nvim
    - https://github.com/huynle/ogpt.nvim
    - https://github.com/iovdin/tune.nvim
    - https://github.com/jackMort/ChatGPT.nvim
    - https://github.com/james1236/backseat.nvim
    - https://github.com/jameshiew/nvim-magic
    @@ -47,10 +54,14 @@
    - https://github.com/marco-souza/ollero.nvim
    - https://github.com/milanglacier/minuet-ai.nvim
    - https://github.com/monkoose/neocodeium
    - https://github.com/napisani/context-nvim
    - https://github.com/oflisback/describe-command.nvim
    - https://github.com/olimorris/codecompanion.nvim
    - https://github.com/pasky/claude.vim
    - https://github.com/piersolenski/wtf.nvim
    - https://github.com/pwnwriter/code2prompt.nvim
    - https://github.com/rakotomandimby/code-ai.nvim
    - https://github.com/rakotomandimby/deepseek-complete
    - https://github.com/skywind3000/vim-gpt-commit
    - https://github.com/solyarisoftware/prompter.vim
    - https://github.com/sourcegraph/sg.nvim
    @@ -65,4 +76,6 @@
    - https://github.com/you-n-g/simplegpt.nvim
    - https://github.com/zbirenbaum/copilot-cmp
    - https://github.com/zbirenbaum/copilot.lua
    - https://pieces.app/plugins/neovim
    - https://tabby.tabbyml.com/docs/extensions/installation/vim/
    - https://www.vim.org/scripts/script.php?script_id=6048
  4. @ColinKennedy ColinKennedy revised this gist Oct 19, 2024. 1 changed file with 13 additions and 3 deletions.
    16 changes: 13 additions & 3 deletions neovim_ai_plugins.md
    Original file line number Diff line number Diff line change
    @@ -1,17 +1,23 @@
    - https://github.com/3v0k4/exit.nvim
    - https://github.com/Aaronik/GPTModels.nvim
    - https://github.com/Bryley/neoai.nvim
    - https://github.com/CamdenClark/flyboy
    - https://github.com/CoderCookE/vim-chatgpt
    - https://github.com/CopilotC-Nvim/CopilotChat.nvim
    - https://github.com/Dan7h3x/chatter.nvim
    - https://github.com/David-Kunz/gen.nvim
    - https://github.com/Exafunction/codeium.nvim
    - https://github.com/Exafunction/codeium.vim
    - https://github.com/HPRIOR/telescope-gpt
    - https://github.com/Kurama622/llm.nvim
    - https://github.com/Lommix/ollamachad.nvim
    - https://github.com/RayenMnif/tgpt.nvim
    - https://github.com/Robitx/gp.nvim
    - https://github.com/ShoofLLC/vim-openai
    - https://github.com/TamaMcGlinn/vim-termhelp
    - https://github.com/WhiteBlackGoose/gpt4all.nvim
    - https://github.com/aduros/ai.vim
    - https://github.com/agusnt/askGemini.nvim
    - https://github.com/bakks/butterfish.nvim
    - https://github.com/codota/tabnine-nvim
    - https://github.com/deifyed/naVi
    @@ -25,33 +31,37 @@
    - https://github.com/gsuuon/model.nvim
    - https://github.com/huynle/ogpt.nvim
    - https://github.com/jackMort/ChatGPT.nvim
    - https://github.com/jackMort/ChatGPT.nvim/
    - https://github.com/jackmort/chatgpt.nvim
    - https://github.com/james1236/backseat.nvim
    - https://github.com/jameshiew/nvim-magic
    - https://github.com/jcdickinson/codeium.nvim
    - https://github.com/jellydn/CopilotChat.nvim
    - https://github.com/jkitching/awesome-vim-llm-plugins
    - https://github.com/joshuavial/aider.nvim
    - https://github.com/jpmcb/nvim-llama
    - https://github.com/k2589/LLuMinate.nvim
    - https://github.com/kamou/gpt-vim
    - https://github.com/kiteco/vim-plugin
    - https://github.com/leocus/codeassistant.vim
    - https://github.com/leocus/codeassistant.vim
    - https://github.com/madox2/vim-ai
    - https://github.com/magicalne/nvim.ai
    - https://github.com/marco-souza/ollero.nvim
    - https://github.com/milanglacier/minuet-ai.nvim
    - https://github.com/monkoose/neocodeium
    - https://github.com/oflisback/describe-command.nvim
    - https://github.com/olimorris/codecompanion.nvim
    - https://github.com/pasky/claude.vim
    - https://github.com/piersolenski/wtf.nvim
    - https://github.com/skywind3000/vim-gpt-commit
    - https://github.com/solyarisoftware/prompter.vim
    - https://github.com/sourcegraph/sg.nvim
    - https://github.com/supermaven-inc/supermaven-nvim
    - https://github.com/tdfacer/explain-it.nvim
    - https://github.com/terror/chatgpt.nvim
    - https://github.com/tom-doerr/vim_codex
    - https://github.com/towry/commit-msg-sg.nvim
    - https://github.com/tzachar/cmp-ai
    - https://github.com/yacineMTB/dingllm.nvim
    - https://github.com/yetone/avante.nvim
    - https://github.com/you-n-g/simplegpt.nvim
    - https://github.com/zbirenbaum/copilot-cmp
    - https://github.com/zbirenbaum/copilot.lua
  5. @ColinKennedy ColinKennedy created this gist Jul 3, 2024.
    58 changes: 58 additions & 0 deletions neovim_ai_plugins.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,58 @@
    - https://github.com/Bryley/neoai.nvim
    - https://github.com/CamdenClark/flyboy
    - https://github.com/CoderCookE/vim-chatgpt
    - https://github.com/CopilotC-Nvim/CopilotChat.nvim
    - https://github.com/David-Kunz/gen.nvim
    - https://github.com/Exafunction/codeium.nvim
    - https://github.com/Exafunction/codeium.vim
    - https://github.com/HPRIOR/telescope-gpt
    - https://github.com/Lommix/ollamachad.nvim
    - https://github.com/Robitx/gp.nvim
    - https://github.com/ShoofLLC/vim-openai
    - https://github.com/TamaMcGlinn/vim-termhelp
    - https://github.com/WhiteBlackGoose/gpt4all.nvim
    - https://github.com/aduros/ai.vim
    - https://github.com/bakks/butterfish.nvim
    - https://github.com/codota/tabnine-nvim
    - https://github.com/deifyed/naVi
    - https://github.com/dense-analysis/neural
    - https://github.com/dpayne/CodeGPT.nvim
    - https://github.com/dustinblackman/oatmeal.nvim
    - https://github.com/frankroeder/parrot.nvim
    - https://github.com/gera2ld/ai.nvim
    - https://github.com/github/copilot.vim
    - https://github.com/gsuuon/llm.nvim
    - https://github.com/gsuuon/model.nvim
    - https://github.com/huynle/ogpt.nvim
    - https://github.com/jackMort/ChatGPT.nvim
    - https://github.com/jackMort/ChatGPT.nvim/
    - https://github.com/jackmort/chatgpt.nvim
    - https://github.com/james1236/backseat.nvim
    - https://github.com/jameshiew/nvim-magic
    - https://github.com/jcdickinson/codeium.nvim
    - https://github.com/jellydn/CopilotChat.nvim
    - https://github.com/jkitching/awesome-vim-llm-plugins
    - https://github.com/joshuavial/aider.nvim
    - https://github.com/jpmcb/nvim-llama
    - https://github.com/kamou/gpt-vim
    - https://github.com/kiteco/vim-plugin
    - https://github.com/leocus/codeassistant.vim
    - https://github.com/leocus/codeassistant.vim
    - https://github.com/madox2/vim-ai
    - https://github.com/marco-souza/ollero.nvim
    - https://github.com/monkoose/neocodeium
    - https://github.com/olimorris/codecompanion.nvim
    - https://github.com/pasky/claude.vim
    - https://github.com/piersolenski/wtf.nvim
    - https://github.com/skywind3000/vim-gpt-commit
    - https://github.com/solyarisoftware/prompter.vim
    - https://github.com/sourcegraph/sg.nvim
    - https://github.com/tdfacer/explain-it.nvim
    - https://github.com/terror/chatgpt.nvim
    - https://github.com/tom-doerr/vim_codex
    - https://github.com/towry/commit-msg-sg.nvim
    - https://github.com/tzachar/cmp-ai
    - https://github.com/you-n-g/simplegpt.nvim
    - https://github.com/zbirenbaum/copilot-cmp
    - https://github.com/zbirenbaum/copilot.lua
    - https://www.vim.org/scripts/script.php?script_id=6048