summaryrefslogtreecommitdiffstats
path: root/lua/core/handler.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lua/core/handler.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/core/handler.lua b/lua/core/handler.lua
index e1d62c8..0038146 100644
--- a/lua/core/handler.lua
+++ b/lua/core/handler.lua
@@ -1,6 +1,5 @@
require('core.plugins') -- load plugins first to allow colorscheme to be set in opts
require('core.opts')
-require('core.highlight')
require('core.binds')
require('core.auto')
require('core.cmds')