mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 19:33:50 -05:00
* Add two more disqualifications for isCascadable(). A directory that is bookmarked or that is a symlink to another location has trailing text indicating so. This extra text causes problem when cascading with a directory underneath it, so disable it in this case. * Add comments to explain the new exclusions for bookmarks and symlinks.