Add config.plugins.status.snippets to enable/disable snippets
This commit is contained in:
@@ -68,6 +68,7 @@ M.plugins = {
|
||||
lspsignature = true, -- lsp enhancements
|
||||
vim_matchup = true, -- improved matchit
|
||||
cmp = true,
|
||||
snippets = true,
|
||||
nvimtree = true,
|
||||
autopairs = true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user