diff --git a/lua/options.lua b/lua/options.lua index 1888355..704a4e8 100644 --- a/lua/options.lua +++ b/lua/options.lua @@ -63,7 +63,8 @@ local disabled_built_ins = { "2html_plugin", "logipat", "rrhelper", - "spellfile_plugin" + "spellfile_plugin", + "matchit" } for _, plugin in pairs(disabled_built_ins) do