mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-10 07:10:44 +00:00
nvconfig.term: add winopts option
70fb9cd481
now users can add window options for each terminal or for all terminals
This commit is contained in:
parent
1ee18b5df5
commit
0bb40c9806
@ -70,7 +70,7 @@ M.ui = {
|
||||
}
|
||||
|
||||
M.term = {
|
||||
hl = "Normal:term,WinSeparator:WinSeparator",
|
||||
winopts = { winhl = "Normal:term,WinSeparator:WinSeparator" },
|
||||
sizes = { sp = 0.3, vsp = 0.2, ["bo sp"] = 0.3, ["bo vsp"] = 0.2 },
|
||||
float = {
|
||||
relative = "editor",
|
||||
|
Loading…
Reference in New Issue
Block a user