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