From 10d2f00c3acafd595f690df7f180a4de16cc1abf Mon Sep 17 00:00:00 2001 From: secretspecter Date: Sun, 31 Dec 2023 18:34:27 -0700 Subject: [PATCH] heyo --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 7fc5ca3..767a740 100644 --- a/init.lua +++ b/init.lua @@ -8,4 +8,4 @@ end vim.opt.rtp:prepend(hotpot_path) require("hotpot") -require("init") +require("fnl/init")