This commit is contained in:
asep komarudin 2023-03-03 17:38:43 +07:00
parent 66d35baa96
commit 7f02b38730
6 changed files with 16 additions and 54 deletions

View file

@ -8,14 +8,6 @@ return {
"hrsh7th/cmp-path",
"saadparwaiz1/cmp_luasnip",
"hrsh7th/cmp-nvim-lua",
-- {
-- "hrsh7th/cmp-cmdline",
-- --event = "BufWinEnter",
-- event = "VeryLazy",
-- config = function()
-- require("user.cmdline")
-- end,
-- },
},
opts = function()
local cmp = require("cmp")