add impatient.nvim and filetype.nvim | improve startuptime
This commit is contained in:
@@ -68,7 +68,7 @@ M.plugins = {
|
||||
lspsignature = true, -- lsp enhancements
|
||||
vim_matchup = true, -- improved matchit
|
||||
cmp = true,
|
||||
snippets = true,
|
||||
snippets = false,
|
||||
nvimtree = true,
|
||||
autopairs = true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user