move many autocommands into Explorer
This commit is contained in:
@@ -23,4 +23,8 @@ function RootNode:is_dotfile()
|
||||
return false
|
||||
end
|
||||
|
||||
function RootNode:destroy()
|
||||
DirectoryNode.destroy(self)
|
||||
end
|
||||
|
||||
return RootNode
|
||||
|
||||
Reference in New Issue
Block a user