chore(deps): remove old commented-out dependencies
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
local M = {}
|
local M = {}
|
||||||
|
|
||||||
M.avante = {
|
M.avante = {
|
||||||
-- 'stevearc/dressing.nvim',
|
|
||||||
'nvim-lua/plenary.nvim',
|
'nvim-lua/plenary.nvim',
|
||||||
'MunifTanjim/nui.nvim',
|
'MunifTanjim/nui.nvim',
|
||||||
}
|
}
|
||||||
@@ -68,7 +67,6 @@ M.cmp = {
|
|||||||
'hrsh7th/cmp-path',
|
'hrsh7th/cmp-path',
|
||||||
'hrsh7th/cmp-buffer',
|
'hrsh7th/cmp-buffer',
|
||||||
'onsails/lspkind.nvim',
|
'onsails/lspkind.nvim',
|
||||||
-- "hrsh7th/cmp-emoji",
|
|
||||||
'hrsh7th/cmp-cmdline',
|
'hrsh7th/cmp-cmdline',
|
||||||
'dmitmel/cmp-cmdline-history',
|
'dmitmel/cmp-cmdline-history',
|
||||||
'teramako/cmp-cmdline-prompt.nvim',
|
'teramako/cmp-cmdline-prompt.nvim',
|
||||||
@@ -83,7 +81,6 @@ M.cmp = {
|
|||||||
'SergioRibera/cmp-dotenv',
|
'SergioRibera/cmp-dotenv',
|
||||||
'hrsh7th/cmp-calc',
|
'hrsh7th/cmp-calc',
|
||||||
'davidsierradz/cmp-conventionalcommits',
|
'davidsierradz/cmp-conventionalcommits',
|
||||||
-- "Dynge/gitmoji.nvim",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
--- Gx plugin dependencies
|
--- Gx plugin dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user