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