mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -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.