preservim / nerdtree

A tree explorer plugin for vim.
Do What The F*ck You Want To Public License
19.56k stars 1.44k forks source link

fix: GetWinNum regex pattern. #1409

Closed rzvxa closed 7 months ago

rzvxa commented 7 months ago

Description of Changes

Closes #1408


New Version Info

Fixes the regex pattern in the GetWinNum to detect the new NERDTree buffer names correctly.

rzvxa commented 7 months ago

This patch is related to the #1405.