Skip to content

Commit

Permalink
chore: update disable plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mehalter committed Mar 17, 2023
1 parent 89b4076 commit 14ca836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ return {
performance = {
rtp = {
-- customize default disabled vim plugins
disabled_plugins = { "tohtml", "gzip", "matchit", "zipPlugin", "netrwPlugin", "tarPlugin", "matchparen" },
disabled_plugins = { "tohtml", "gzip", "matchit", "zipPlugin", "netrwPlugin", "tarPlugin" },
},
},
},
Expand Down

0 comments on commit 14ca836

Please sign in to comment.