Disable warnings and mcp-hub
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
return {
|
||||
'olimorris/codecompanion.nvim',
|
||||
opts = {},
|
||||
opts = {
|
||||
ignore_warnings = true,
|
||||
},
|
||||
dependencies = {
|
||||
'nvim-lua/plenary.nvim',
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
|
||||
Reference in New Issue
Block a user