From a7929fa1c04758a0da28a58d3da195c7b218679b Mon Sep 17 00:00:00 2001 From: Squibid Date: Sun, 22 Oct 2023 18:07:36 -0400 Subject: move highlights to colorscheme, and change cmp style --- lua/core/handler.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua/core/handler.lua') 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') -- cgit v1.2.1