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...
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 ...
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 ...
4
Solved
I want to change default blue color of folders
How to set it?
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.
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?
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...
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...
7
Solved
Is it possible to open NERDTree in every tab with pressing t or T in NERDTree, if yes, How?
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.
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...
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?
2
Solved
I would like to *.pyc files not to be shown in NERDTree vim plugin.
How to achieve that?
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...
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...
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...
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...
3
4
Solved
I installed NerdTree plugin.
How can i open a file at right side as vsplit from a left side NerdTree panel ?
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...
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...
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.