refactor: utils are in the global scope now

This commit is contained in:
Arman.H 2022-05-10 18:21:37 +04:30
parent a0d1322b9e
commit 8ac4b01da2
4 changed files with 12 additions and 5 deletions

View file

@ -1,5 +1,5 @@
local colors = require("base46").get_colors "base_30"
local ui = require("core.utils").load_config().ui
local ui = nvchad.load_config().ui
local black = colors.black
local black2 = colors.black2