Set up neovim AI plugins (for test run)

This commit is contained in:
2025-05-10 22:56:19 +02:00
parent 37a05500bf
commit 1bb976d442
6 changed files with 27 additions and 3 deletions

View File

@@ -72,5 +72,9 @@ bootstrap_paq({
{ "3rd/image.nvim", build = false },
{ "polarmutex/beancount.nvim" },
{ "jamesblckwell/nvimkit.nvim" },
{ 'olimorris/codecompanion.nvim' },
{ "ravitemer/mcphub.nvim", build = "pnpm install -g mcp-hub@latest" },
{ "zbirenbaum/copilot.lua" },
{ "zbirenbaum/copilot-cmp" }
})
-- }}}