summaryrefslogtreecommitdiff
path: root/lua/config/lazy.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/config/lazy.lua')
-rw-r--r--lua/config/lazy.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lua/config/lazy.lua b/lua/config/lazy.lua
index aabd65b..8fca195 100644
--- a/lua/config/lazy.lua
+++ b/lua/config/lazy.lua
@@ -32,9 +32,9 @@ require("lazy").setup({
-- disable some rtp plugins
disabled_plugins = {
"gzip",
- "matchit",
- "matchparen",
- "netrwPlugin",
+ -- "matchit",
+ -- "matchparen",
+ -- "netrwPlugin",
"tarPlugin",
"tohtml",
"tutor",