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? 2 Answers 2
I would like to *.pyc files not to be shown in NERDTree vim plugin. How to achieve that? 2 Answers 2
How can I make NERDTree show files that begin with an . (period)? I have a file named .hgignore in a project directory. … Read more
If I add a file to the same directory opened in NERDTree, the only way I can see the file added is if … Read more
I usually: Choose the needed file. Open it in a tab(t character, by default). But how I can jump back to NERDTree to … Read more
When using the vim editor with the NERDTree plugin to navigate through the tree of your project, is there an easy way to … Read more