mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-09 03:43:50 -05:00
As reported in issue #67, the function driving the `p` mapping was not updated to work as expected when the cursor is positioned on a cascade. This problem is addressed here. Fixes #67.