fix(win): make sure to balance once entering (#160)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
c6d5073945
commit
ce57528961
@ -98,6 +98,8 @@ function Sidebar:open()
|
|||||||
end
|
end
|
||||||
self:focus()
|
self:focus()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
vim.cmd("wincmd =")
|
||||||
return self
|
return self
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user