add impatient.nvim and filetype.nvim | improve startuptime
This commit is contained in:
parent
50aa25f307
commit
e8b31c9308
4 changed files with 10 additions and 1 deletions
|
|
@ -49,6 +49,7 @@ g.mapleader = options.mapleader
|
|||
|
||||
-- disable some builtin vim plugins
|
||||
local disabled_built_ins = {
|
||||
"did_load_filetypes",
|
||||
"2html_plugin",
|
||||
"getscript",
|
||||
"getscriptPlugin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue