nerdtree Questions

6

I make visible all hidden files and folders, also, .git folders and files (.git, .gitignore and etc.) In a project tree when using NERDTree in Vim, I wanted to manage to show all other hidden file...
Torment asked 3/2, 2014 at 18:11

6

Solved

I'd like to create an abbreviation for NERDTree on the command-line. I find it annoying have to write :NERDTree every time I want to enable it. So I'd like to type :nr or something like that. Is th...
Qintar asked 24/6, 2011 at 12:13

5

Solved

Does anyone know how to close a buffer in VIM when using NERDTree without messing up all your windows? NERD Tree normally breaks up your display into two vertical windows (the browser on your left,...
Kutzer asked 8/12, 2009 at 3:33

7

Solved

Does someone know how to force .vimrc to auto-open NERDTree each time vim is invoked? The operation system is *nix.
Heilungkiang asked 18/11, 2009 at 22:57

3

Solved

Using NERDTree plugin, I want to view only *.txt files. There is a NERDTreeIgnore variable, but I want something like NERDTreeWhitelistFilter. Is there a way to whitelist what I see?
Junina asked 27/6, 2011 at 12:6

2

Solved

How can I make NERDTree show files that begin with an . (period)? I have a file named .hgignore in a project directory. If I browse to that directory using NERDTree, the file is not displayed with...
Merilee asked 20/2, 2011 at 13:41

4

Solved

I tried to change the NERDTree root with :BookmarkToRoot <bookmark> command and with C letter but when I close vim and open vim the root is not changed. Do you know how to change the root fo...
Charliecharline asked 28/4, 2011 at 11:16

4

Solved

I use NERDTree as a file explorer and after using its Menu, Vim does not return to its original size, see screenshots below. Using NERDTree Menu: After using the Menu: The editor returns to norma...
Erminois asked 11/9, 2022 at 18:40

3

Solved

I started using NERDtree plugin on a a windows platform. I can't seem to find a way to change the drive letter. Going up all the way on the directory tree doesn't lead to the drive letter. Any idea...
Fundy asked 23/9, 2009 at 17:20

13

Solved

I usually: Choose the needed file. Open it in a tab(t character, by default). But how I can jump back to NERDTree to open one more file in a tab? Temporary solution I use now in my .vimrc file...
Rounce asked 1/11, 2009 at 7:18

8

When I have a NERDtree panel and I save a Vim session (mksession [filename]), then open the session (vim -S filename), the panel is opened and tagged "NERDtree" but is not populated. If I try ":NER...
Astrogation asked 19/11, 2010 at 16:11

6

Solved

Is there a shortcut which reveal the current file in the NerdTree directory panel. Like TextMate 'Reveal file in Drawer' - Ctrl+Command+R
Vehicular asked 7/10, 2011 at 19:52

2

Solved

Is it possible to rename a file in NERDTree? I know about the m menu but there is no rename option.
Penal asked 25/6, 2012 at 14:56

3

Solved

I don't see the menu option for Copy command. Here is the menu that I see on my Windows 7 machine: NERDTree Menu. Use j/k/enter and the shortcuts indicated ========================================...
Syne asked 29/6, 2012 at 22:52

10

Solved

I've just started using the NERDTree vim plugin for my project. I can't find the documentation for switching between opened tabs. Can anyone tell me the shortcut key[s] ? Thanks...
Sixpence asked 9/3, 2010 at 22:18

4

Solved

The file is opened with the 'return' key on the current tab or with the 't' key to open it on a new VIM tab.
Shah asked 30/8, 2011 at 5:53

3

I can traverse NERDTree, but to see file content I press go, and once opened file's buffer stays open until I explicitely close it. That makes viewing files too uncomfortable. when I traverse NERD...
Apennines asked 29/10, 2012 at 10:25

3

Solved

Sublime's sidebar has a cool feature, where I can just press the arrow keys and get a quick glance of what each file looks like in the editor pane. It doesn't actually open the file -- just shows i...
Goose asked 8/2, 2015 at 16:18

5

Solved

If I add a file to the same directory opened in NERDTree, the only way I can see the file added is if I quit vim and start it again . Is there a way I can reload the files in NERDTree?
Engrave asked 9/1, 2012 at 18:45

6

When I open a file in vim with (Directory A in) NERDTree, it works well. But if I open one more file in another directory (Directory B), it doesn't refresh to show the contents of directory B (Whi...
Persistent asked 21/12, 2011 at 1:47

2

Solved

Normally I switch over to the Nerdtree file buffer by hitting Ctrl+H twice to move the cursor over to the left edge of the screen. However, this means that when I open files, they are always in the...
Reproduction asked 13/1, 2012 at 18:50

7

Solved

I am trying to create a new file with NERDTree. I hit the a key to create a new file and I get the message: E21: Cannot make changes, 'Modifiable' is off I'm using MacVim with Janus (almost out of ...
Interclavicle asked 21/4, 2011 at 14:30

3

Is it possible that whenever I select a directory and enter that directory from the NERDTree it should become the root directory? That is, every time I select a new directory the following two comm...
Palmapalmaceous asked 10/6, 2017 at 12:1

3

Solved

I am trying out Vim, installed some plugins, amongst which NERDTree, followed some guides and set up a .vimrc (half of whose content I don't understand — yet). What annoys me, is that if I :wq, vi...
Synonymize asked 7/4, 2011 at 13:16

7

Solved

I want a file to be opened in a new tab when I enter or double click it. I know there is t shortcut but I always open a file in a new tab and enter is more confortable for me.
Valdis asked 30/12, 2011 at 15:0

© 2022 - 2024 — McMap. All rights reserved.