refacto: set tree explorer in the global state
also remove the redraw method and use renderer.draw immediately
This commit is contained in:
@@ -10,4 +10,5 @@ ignore = {
|
||||
-- Global objects defined by the C code
|
||||
globals = {
|
||||
"vim",
|
||||
"TreeExplorer"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user