ui: enable botright split for terminal (#2895)
This commit is contained in:
parent
164e8cc7fc
commit
4582bb7e3a
@ -70,7 +70,7 @@ M.ui = {
|
|||||||
|
|
||||||
term = {
|
term = {
|
||||||
hl = "Normal:term,WinSeparator:WinSeparator",
|
hl = "Normal:term,WinSeparator:WinSeparator",
|
||||||
sizes = { sp = 0.3, vsp = 0.2 },
|
sizes = { sp = 0.3, vsp = 0.2, ["bo sp"] = 0.3, ["bo vsp"] = 0.2 },
|
||||||
float = {
|
float = {
|
||||||
relative = "editor",
|
relative = "editor",
|
||||||
row = 0.3,
|
row = 0.3,
|
||||||
|
Loading…
Reference in New Issue
Block a user