mirror of
https://github.com/preservim/nerdtree.git
synced 2024-11-22 16:06:43 +08:00
23000acd7f
* Add a function to compare path objects. * Remove redundant node comparison function, and rename the ones left. * Remove the compareTo function in the Path object. Use nerdtree#compareNodePaths(p1,p2) instead. There was no need for two comparison functions that do the same thing. They were a little different in their details, but that shouldn't be the case. Having only one such function makes better sense and is easier to maintain. * Update version number in change log. |
||
---|---|---|
.. | ||
nerdtree | ||
nerdtree.vim |