Is there a shortcut which reveal the current file in 开发者_运维技巧the NerdTree directory panel.
I want to change d开发者_运维知识库efault blue color of folders How to set it?:hi Directory guifg=#FF0000 ctermfg=red
Currently the o开发者_如何转开发nly way to open the file or directory currently underneath your cursor is to type o.Is there a way to also map this to space or tab?let NERDTreeMapActivateNode=\'<sp
Trying to get a nice vim setup going. I\'d like to have nerd tree working at it\'s best, but when i use it it\'s got these chars in front of each section:
The file is opened with the \'return\' key on the current tab or with the \'t\' key to open it on a ne开发者_JAVA百科w VIM tab.Add the following to your .vimrc
Is there a way to make NERDtree remember the state of folds when switching from buffer to buffer? Here the my complete .vimrc:
Im in windows and is new in using gvim. I am using the Nerdtree p开发者_JAVA技巧lugin for project navigations. Right now I open files from the nerd tree, vim will then load this opened files in the bu
When I try to create a bookmark in NERDTree (win7 with emacs installed) :Bookmark mybookmark 开发者_如何学JAVAI get this:
I have \"let NERDTreeQuitOnOpen = 1\" in my _vimrc (windows) and it works fine for NERDTree-o on a file.However, when i use NERDTree-o on a Bookmark for a file the file opens in the main window and fo
I\'m using the vim plugin NERDTree, and I have the following command in my vimrc file so that nerdtree a开发者_开发知识库utomatically runs when I open vim: