Top "Nerdtree" questions

NERD tree is a plugin for the Vim text editor.

Two basic questions with NERDTree — switching windows and finding files

I am using vim with NERDTree to develop, but not good at it. I have two questions with NERDTree: How …

vim nerdtree vim-plugin
How to start VIM with NERD tree opened automatically?

Possible Duplicate: Auto-open NERDTree in “EVERY” tab Is there a way to automatically execute the :NERDTree command when VIM is …

vim vi nerdtree
MacVim+NERDTree: How to open a file as a split in furthest horizontal split

I've been browsing mvim docs and have tested out the various commands, but I can't seem to find one that …

macvim nerdtree
How to create a directory using nerdtree

I have been using NERDTree for a while. Every time I need to create a new directory I need to …

vim nerdtree
Renaming or copying files and folder using NERDTree on Vim. Is it possible?

I checked the documentation and I couldn't find a way o renaming or copying files and folder using NERDTree. Is …

vim nerdtree
NerdTree - Reveal file in tree

Is there a shortcut which reveal the current file in the NerdTree directory panel. Like TextMate 'Reveal file in Drawer' …

vim nerdtree
How to refresh in NERDTree plugin

When I open a file in vim with (Directory A in) NERDTree, it works well. But if I open one …

vim nerdtree
Auto-open NERDTree in "EVERY" tab

Is it possible to open NERDTree in every tab with pressing t or T in NERDTree, if yes, How?

vim nerdtree
How to filter out files by extension in NERDTree?

I would like to *.pyc files not to be shown in NERDTree vim plugin. How to achieve that?

vim nerdtree
How can I do quick searching in NERDTree?

Is it possible to do searching in NERDTree window by the filenames and file content?

vim nerdtree vim-plugin