Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

g:nerdtree_tabs_autofind=1 is not working #94

Open
xndcn opened this issue Aug 8, 2018 · 1 comment
Open

g:nerdtree_tabs_autofind=1 is not working #94

xndcn opened this issue Aug 8, 2018 · 1 comment

Comments

@xndcn
Copy link
Contributor

xndcn commented Aug 8, 2018

It seems that g:nerdtree_tabs_autofind=1 only works if NERDTree is opened on vim startup.
If we open NERDTree manually by :NERDTreeTabsToggle, current file will not be select automatically.

xndcn added a commit to xndcn/vim-nerdtree-tabs that referenced this issue Aug 8, 2018
It seems that g:nerdtree_tabs_autofind=1 is not working if NERDTree is opened manually by `:NERDTreeTabsToggle`
@xndcn
Copy link
Contributor Author

xndcn commented Aug 8, 2018

Here is my fix patch: 84378a9
It works for me, but I'm not sure whether there is any side effect...

jistr added a commit that referenced this issue Dec 21, 2018
Fix g:nerdtree_tabs_autofind=1 not working #94
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant