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 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')