Merge branch 'main' of github.com:hedyhli/outline.nvim
This commit is contained in:
@@ -58,7 +58,6 @@ end
|
||||
function Sidebar:destroy()
|
||||
self:delete_autocmds()
|
||||
if self.view:is_open() then
|
||||
vim.print('closing')
|
||||
self.view:close()
|
||||
end
|
||||
self.view = nil
|
||||
|
||||
Reference in New Issue
Block a user