remove snippet option for cmp | fix telescope first time delay
This commit is contained in:
parent
ca481b1385
commit
a21e884983
3 changed files with 17 additions and 30 deletions
|
@ -69,7 +69,6 @@ M.plugins = {
|
|||
lspsignature = true, -- lsp enhancements
|
||||
vim_matchup = true, -- improved matchit
|
||||
cmp = true,
|
||||
snippets = true,
|
||||
nvimtree = true,
|
||||
autopairs = true,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue