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
|
||||
self:focus()
|
||||
end
|
||||
|
||||
vim.cmd("wincmd =")
|
||||
return self
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user