You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
Generally I focus on NERDTree, tries to find the file and didn't know where it is the tree.
So next I press Ctrl+P search for the file and hit enter.
But then the searched file opens in the NERDTree pane.....
Question
Is there any way by which we can stop this from happening and instruct vim to use any other pane for opening file instead of using the NERDTree pane .
Thanks
The text was updated successfully, but these errors were encountered:
This used to be the default. Only after doing a BundleUpdate am I now seeing this bug. Obviously we don't want to open a new buffer over the top of NERDTree...so something must be wrong. Not sure what yet, still digging into it. But this is bugging me quite a bit today!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Generally I focus on NERDTree, tries to find the file and didn't know where it is the tree.
So next I press
Ctrl+P
search for the file and hit enter.But then the searched file opens in the NERDTree pane.....
Question
Is there any way by which we can stop this from happening and instruct vim to use any other pane for opening file instead of using the NERDTree pane .
Thanks
The text was updated successfully, but these errors were encountered: