mirror of
https://github.com/preservim/nerdtree.git
synced 2025-12-13 20:36:50 +01: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.