Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable root refresh on "vim ." a different way than #999. #1001

Merged
merged 2 commits into from Jun 13, 2019

Conversation

PhilRunninger
Copy link
Member

@PhilRunninger PhilRunninger commented Jun 12, 2019

Fixes #1000.
Reverts #999.
Fixes #897 (comment) a different way.

Instead of assigning a value to t:NERDTreeBufName for a window tree,
which is used to determine if NERDTree is open, simply also look at the
current buffer's name to see if it matches the NERDTree pattern.

Instead of assigning a value to t:NERDTreeBufName for a window tree,
which is used to determine if NERDTree is open, simply also look at the
current buffer's name to see if it matches the NERDTree pattern.
@PhilRunninger PhilRunninger changed the title Fix "R doesn't work when doing 'vim <folder>'" a different way. Fix https://github.com/scrooloose/nerdtree/pull/897#issuecomment-497551904 a different way. Jun 12, 2019
@PhilRunninger PhilRunninger changed the title Fix https://github.com/scrooloose/nerdtree/pull/897#issuecomment-497551904 a different way. Enable root refresh on "vim ." a different way than #999. Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NERDTree crashes at Vim startup
1 participant