fix: close input hint when closing the sidebar (#2420)
This commit is contained in:
@@ -244,6 +244,7 @@ function Sidebar:close(opts)
|
|||||||
end
|
end
|
||||||
|
|
||||||
self:recover_code_winhl()
|
self:recover_code_winhl()
|
||||||
|
self:close_input_hint()
|
||||||
end
|
end
|
||||||
|
|
||||||
function Sidebar:shutdown()
|
function Sidebar:shutdown()
|
||||||
|
|||||||
Reference in New Issue
Block a user