🚑 Quickfix(plugin-mgr): temporarily disable plugin manager

Temporarily disable plugin manager, pending some bugfixes:
  - Startup time: Maybe refreshing plugins at startup?
  - Debug logging: Is rather verbose in debug output
This commit is contained in:
2024-10-07 13:33:30 -04:00
parent 2c5e7661d6
commit 9846e246ff
+1 -1
View File
@@ -9,7 +9,7 @@ local plugins = {
"resurrect", "resurrect",
"smart_splits", "smart_splits",
"tabline", "tabline",
"plugin_mgr", --"plugin_mgr",
} }
-- Load all plugins -- Load all plugins