Closed DoomHammer closed 10 years ago
This commit does the following:
NERDTreeTabsFind
g:nerdtree_tabs_autofind
Also, it might be a solution to issue #30
Thanks, this seems like a nice feature! I tested it and it worked fine. Merging.
Sorry about the spaces. Haven't been aware of that and my default config is to hunt them down as they are usually unnecessary.
This commit does the following:
NERDTreeTabsFind
to show currently opened file in NERDTree,g:nerdtree_tabs_autofind
to automatically show file while reading new buffers.Also, it might be a solution to issue #30