* refactor(#2883): multi instance explore * refactor(#2882): multi instance reloaders * style
This commit is contained in:
committed by
GitHub
parent
03f737e574
commit
cd9c6db77f
@@ -38,7 +38,7 @@ end
|
||||
function Marks:clear_reload()
|
||||
self:clear()
|
||||
if not self.config.filesystem_watchers.enable then
|
||||
require("nvim-tree.actions.reloaders").reload_explorer()
|
||||
self.explorer:reload_explorer()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user