feat : window title option
This commit is contained in:
parent
5bb7cd3360
commit
f65338092d
|
@ -6,6 +6,7 @@ g.nvchad_user_config = "chadrc"
|
|||
|
||||
local options = require("core.utils").load_config().options
|
||||
|
||||
opt.title = true
|
||||
opt.clipboard = options.clipboard
|
||||
opt.cmdheight = options.cmdheight
|
||||
opt.cul = true -- cursor line
|
||||
|
|
Loading…
Reference in New Issue