tree aggregate on find
This commit is contained in:
@ -107,6 +107,7 @@ class NerdTreeFind(NerdTree):
|
||||
if not islastpath: children.append(pcopy)
|
||||
else : children.append(node)
|
||||
|
||||
# key size is lost in preceding code!!!!!!!!!!!!
|
||||
self.compute_aggregate_recursively(tree_struct)
|
||||
return tree_struct
|
||||
|
||||
|
Reference in New Issue
Block a user