Setup copilot, code-companion, mcp-hub and noice

This commit is contained in:
2025-05-12 21:27:24 +10:00
parent fd0db7d448
commit 37aba09336
5 changed files with 68 additions and 0 deletions

View File

@@ -827,6 +827,7 @@ require('lazy').setup({
-- set group index to 0 to skip loading LuaLS completions as lazydev recommends it
group_index = 0,
},
{ name = 'copilot' },
{ name = 'nvim_lsp' },
{ name = 'luasnip' },
{ name = 'path' },