This commit is contained in:
Talon 2023-07-27 07:16:03 -06:00
parent bf3b46b12a
commit 0686635319
2 changed files with 1 additions and 1 deletions

View file

@ -10,4 +10,4 @@ if vim.fn.empty(vim.fn.glob(hotpot_path)) > 0 then
end
require("hotpot")
require("core")
require("init")