fix(lazy): dont disable matchit, matchparen and netrw by default
This commit is contained in:
parent
1f4e34a73c
commit
ad809a2885
@ -32,9 +32,9 @@ require("lazy").setup({
|
||||
-- disable some rtp plugins
|
||||
disabled_plugins = {
|
||||
"gzip",
|
||||
"matchit",
|
||||
"matchparen",
|
||||
"netrwPlugin",
|
||||
-- "matchit",
|
||||
-- "matchparen",
|
||||
-- "netrwPlugin",
|
||||
"tarPlugin",
|
||||
"tohtml",
|
||||
"tutor",
|
||||
|
Loading…
Reference in New Issue
Block a user