fix : Add option to disable cmp (#482)
This commit is contained in:
@@ -73,6 +73,7 @@ M.plugins = {
|
||||
telescope_media = false, -- media previews within telescope finders
|
||||
truezen = false, -- distraction free & minimalist UI mode
|
||||
vim_matchup = true, -- % operator enhancements
|
||||
cmp = true,
|
||||
},
|
||||
options = {
|
||||
lspconfig = {
|
||||
|
||||
Reference in New Issue
Block a user