enc: make modular config

This commit is contained in:
Pojok Code 2024-07-09 16:48:34 +07:00
parent d46370f0b3
commit 624d3aceb6
10 changed files with 610 additions and 374 deletions

View file

@ -1,6 +1,6 @@
local status_ok, impatient = pcall(require, "impatient")
if not status_ok then
return
end
impatient.enable_profile()
-- local status_ok, impatient = pcall(require, "impatient")
-- if not status_ok then
-- return
-- end
--
-- impatient.enable_profile()