From 590f0309995a569954fc94b1d5df6b6391ead9fa Mon Sep 17 00:00:00 2001 From: Squibid Date: Fri, 11 Aug 2023 20:43:58 -0400 Subject: kitchen sink cause I'm too lazy to sort through this junk --- 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 2808f2f..e1d62c8 100644 --- a/lua/core/handler.lua +++ b/lua/core/handler.lua @@ -1,5 +1,4 @@ require('core.plugins') -- load plugins first to allow colorscheme to be set in opts -require'impatient'.enable_profile() require('core.opts') require('core.highlight') require('core.binds') -- cgit v1.2.1