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