ui: enable botright split for terminal (#2895)

This commit is contained in:
LUFT-AQUILA 2024-06-22 23:46:26 +09:00 committed by GitHub
parent 164e8cc7fc
commit 4582bb7e3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,7 @@ M.ui = {
term = {
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 = {
relative = "editor",
row = 0.3,