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...
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,...
7
Solved
Does someone know how to force .vimrc to auto-open NERDTree each time vim is invoked? The operation system is *nix.
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?
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...
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...
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...
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...
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...
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...
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
2
Solved
Is it possible to rename a file in NERDTree? I know about the m menu but there is no rename option.
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
========================================...
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...
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.
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...
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?
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...
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...
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 ...
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...
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...
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.
1 Next >
© 2022 - 2024 — McMap. All rights reserved.