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