nerdtree Questions

3

Solved

Is it possible to do searching in NERDTree window by the filenames and file content?
Shew asked 10/11, 2012 at 10:48

5

I'm trying to find a way to have a normal mode mapping that can toggle NERDTree, but when toggling on, tell NERDTree to find the current file. I know about NERDTreeToggle and NERDTreeFind, and wha...
Karisakarissa asked 1/11, 2015 at 18:2

3

Solved

I'm using gvim in windows.By default nerdtree loads C:\ drive as default.I like to change it to E:\ drive.How to achieve this? Whenever I try to start NERDTree using :NERDTree command, I get this ...
Ylla asked 27/4, 2011 at 7:34

5

Solved

I am relatively new to the linux world and have started recently exploring the options it provides and I am fascinated by the power of vim editor.I have recently installed vim74 (the latest version...
Helvetii asked 5/2, 2015 at 9:58

2

I want to use o to open a file that may already be open in some other tab within my VI session. It always jumps to the tab where the file is open. Is there some way to stop this and just duplicate ...
Moneybags asked 21/10, 2014 at 15:40

4

Solved

I want to change default blue color of folders How to set it?
Neils asked 28/9, 2011 at 14:49

2

Solved

There "^G" before names. It happens only when using vim in terminal. It is normal in MacVim. Here's the image I tried export LC_ALL=en_US.utf-8 export LANG="$LC_ALL" but it doesn't work.
Dineen asked 6/12, 2018 at 18:23

3

Solved

I have NERDTree plugin installed but it is always present when I start vim like this: vim . I only want it to open on demand. How can I stop it opening whenever I start vim?
Iodine asked 25/10, 2012 at 16:43

4

Solved

I downloaded and manually installed NERDTree from http://www.vim.org/scripts/script.php?script_id=1658 @hits ➜ .vim rvm:(-ruby-1.9.2) ls -laR .: total 28 drwxr-xr-x 6 hitsu hitsu 4096 2012-02-16 1...
Lakeesha asked 27/2, 2012 at 16:56

2

Solved

I have a hidden folder which name starts with . (dot) I am editing files withing the parent folder but want to be able to access files within the hidden one as well from within NERDTree plugin unde...
Watercool asked 29/11, 2012 at 14:7

7

Solved

Is it possible to open NERDTree in every tab with pressing t or T in NERDTree, if yes, How?
Abramson asked 30/12, 2009 at 10:42

2

Solved

I tried to write a command to save session compatible with NERDTree, I need to check if the NERDTree is open, I can't find any info though Google.
Heavyhearted asked 9/1, 2017 at 5:40

3

Solved

I just installed MacVim (and did an override of Vim). And I am trying to get Pathogen to work. When I start Vim, I get the following error: Error detected while processing /Users/nir/.vim/autoload...
Stereotypy asked 8/6, 2015 at 16:43

7

Solved

I installed NERDTree via Pathogen on Mac OSX 10.6.8. When I vim a dir, I cannot enter into sub dirs with enter key. Furthermore, the dirs look like this: ?~V? doc/ What's going on?
Tropho asked 6/1, 2012 at 4:14

2

Solved

I would like to *.pyc files not to be shown in NERDTree vim plugin. How to achieve that?
Impenitent asked 8/4, 2011 at 23:26

2

Solved

My current use case is: I have a buffer open with a NERDTree (Left) and 1 with a file being edited (Right) Lets also assume 2 other files in background buffers are open as well. If i press c (s...
Roughandtumble asked 4/8, 2015 at 9:41

3

Solved

Is there a way to order the bookmarks I see with the NERDTree vim plugin? I feel like this should be simple, but I don't know how to do this. I vim'ed ~/.NERDTreeBookmarks and saw that in that fil...
Huron asked 4/7, 2011 at 9:48

2

Solved

I have been using NERDTree for a while. Every time I need to create a new directory I need to go to terminal. Is there a quick and easy way to create a directory using NERDTree. I read the doc bu...
Infare asked 22/5, 2010 at 17:5

1

Solved

As described in the title, the nerdtree just corrupts when I'm scrolling down the screen in vim by "control + f". As shown in , most of the folder information, supposed to appear in the left bar, i...
Ballistics asked 21/7, 2017 at 20:5

3

I have a problem when using Tmux and Vim. As you can see on the picture when I use nerdtree (or irssi, actually any terminal app), I have these kind of rendering problems. Every key I type modify ...
Ventage asked 28/3, 2014 at 14:4

4

Solved

I installed NerdTree plugin. How can i open a file at right side as vsplit from a left side NerdTree panel ?
Dealfish asked 27/10, 2011 at 5:35

2

Solved

I tried following the instruction in FAQ section on NERDTree github site: "Q. How can I open a NERDTree automatically when vim starts up?" "A. Stick this in your vimrc: autocmd vimenter * NERDTre...
Aeonian asked 17/7, 2014 at 16:30

1

I have been using NERDTree and vim/gvim on Windows (currenlty on Windows 10) for a while with this error mentioned in the title continually popping up. Whenever I open a new instance of vim/gvim an...
Wiley asked 21/11, 2015 at 20:37

2

Solved

I just started playing around with NERDtree and VIM and can't figure out how to make NERDtree NOT be the default window when it opens. I'd like to open NERDTree in one pane and the relevant file i...
Dawndawna asked 6/7, 2015 at 18:30

3

Solved

I want to hide the auto generated files (.js .js.map) by Typescript transpiler in NERDTree.
Cannady asked 27/3, 2016 at 13:16

© 2022 - 2024 — McMap. All rights reserved.