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

Fix refreshroot #999

Merged
merged 2 commits into from
Jun 8, 2019
Merged

Fix refreshroot #999

merged 2 commits into from
Jun 8, 2019

Conversation

PhilRunninger
Copy link
Member

@PhilRunninger PhilRunninger commented Jun 8, 2019

Fixes comment by @thinker3 in #897.

@PhilRunninger PhilRunninger merged commit 28eb47e into master Jun 8, 2019
@PhilRunninger PhilRunninger deleted the fix_refreshroot branch June 10, 2019 02:37
PhilRunninger added a commit that referenced this pull request Jun 13, 2019
* Fix "R doesn't work when doing 'vim <folder>'" 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.

* Replace hardcoded buffer name prefix with BufNamePrefix() function.
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.

1 participant