cleanup!
This commit is contained in:
parent
fd668e559e
commit
c8a27d701c
6 changed files with 10 additions and 74 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue