This commit is contained in:
siduck 2021-11-13 21:59:31 +05:30
parent fd668e559e
commit c8a27d701c
6 changed files with 10 additions and 74 deletions

View file

@ -1,9 +1,6 @@
local opt = vim.opt
local g = vim.g
-- export user config as a global varibale
g.nvchad_user_config = "chadrc"
local options = require("core.utils").load_config().options
opt.title = true