refactor(#2826): move global CURSORS to view member
This commit is contained in:
@@ -135,9 +135,8 @@ function M.open(opts)
|
||||
open_view_and_draw()
|
||||
end
|
||||
|
||||
-- TODO multi-instance is this actually necessary?
|
||||
if explorer then
|
||||
explorer.view:restore_tab_state()
|
||||
explorer.view:restore_state()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user