vim-nerdtree-tabs icon indicating copy to clipboard operation
vim-nerdtree-tabs copied to clipboard

How to stop file to open in NERDTree pane

Open vivekkumar27june88 opened this issue 9 years ago • 1 comments
trafficstars

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

vivekkumar27june88 avatar Jul 03 '16 06:07 vivekkumar27june88

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!

jondkinney avatar Sep 18 '16 21:09 jondkinney