Vim NERDTree: navigate to directory bookmark without changing tree root -


is there way use directory bookmark in vim's nerdtree plugin without changing nerdtree root bookmark directory?

when use directory bookmarks, find myself typing cd in nerdtree window afterwards root cwd. i'd prefer nerdtree instead expand tree view , highlight bookmark directory. poked @ source code briefly , didn't see way change behavior, i'm hoping missed something.

i'd similar behavior bookmark (files or directories), directories.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -