feat : window title option

pull/496/head
siduck76 3 years ago
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…
Cancel
Save