add code-companion dependencies table
This commit is contained in:
@@ -19,6 +19,11 @@ M.chatgpt = {
|
|||||||
'nvim-telescope/telescope.nvim',
|
'nvim-telescope/telescope.nvim',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
M.codecompanion = {
|
||||||
|
'nvim-lua/plenary.nvim',
|
||||||
|
'nvim-treesitter/nvim-treesitter',
|
||||||
|
}
|
||||||
|
|
||||||
--- nvim-cmp dependencies
|
--- nvim-cmp dependencies
|
||||||
---@return table The nvim-cmp dependencies
|
---@return table The nvim-cmp dependencies
|
||||||
M.cmp = {
|
M.cmp = {
|
||||||
|
|||||||
Reference in New Issue
Block a user