nerdtree/lib
Jason Franklin 7f4a7205dc Replace an equality test with an instance method
A proper instance method was substituted for the more brittle
equality test in the "TreeDirNode.open()" method.

Note that the order of the tests was reversed to account for the
fact that the "isRoot()" method can only be called after the first
test has passed.
2017-07-02 15:16:49 -04:00
..
nerdtree Replace an equality test with an instance method 2017-07-02 15:16:49 -04:00