nerdtree Questions
1
I want to see how many bookmark in my NERDTree, and I want to get a list all of them, buy are there any command in NERDTree or vim can do that?
1
Solved
How to delete a file with NERDTree?
I have put this into my .vimrc file:
set modifiable
but I don't know the command to delete!
2
Trying to get a nice vim setup going. I'd like to have nerd tree working at it's best, but when i use it it's got these chars in front of each section:
?~V?
Looks like this:
?~V? project/$
?~V...
1
Solved
I started using vim (MacVim) + NERDTree recently, and I'm getting some strange behavior editing my notes (simple text files).
Can anyone explain why the filenames are red, and why they have an as...
1
Solved
say, I'm editing a file called application_controller.rb, which in ~/work/foo/app/controller/.
Now I want to open NERDTree window, and hope it can automatically expand the folder ~/work/foo/app/c...
1
Solved
I'm looking for a way to (automatically) open NERDTree and Tlist on the left side directly above each other, so that each plugin takes up half of the screen height. I already found this question, i...
1
Solved
Currently the only way to open the file or directory currently underneath your cursor is to type o. Is there a way to also map this to space or tab?
3
Solved
Im in windows and is new in using gvim. I am using the Nerdtree plugin for project navigations. Right now I open files from the nerd tree, vim will then load this opened files in the buffer. I find...
2
Solved
after months of tweaking my vimrc file and installing plugins, I have this little bug which is very painful:
When I'm closing a split (looks like this only appears on vertical ones) the remaining ...
3
Solved
I set VIM to open NERDTree whenever VIM is started by doing this: autocmd VimEnter * NERDTree
What changes should I make to my vimrc file so that the Bookmarks also open up whenever VIM & Nerd...
5
Solved
I have the following in my .vimrc:
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" Open NERDTree by default
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
auto...
2
Solved
In VIM-NerdTree, I press Enter to open a folder but how do I open a folder and all its sub-folders in NerdTree through a single command?
I don't want to open any file. I just want all sub-folders...
1
Solved
I am using vim with NERDTree to develop, but not good at it. I have two questions with NERDTree:
How to move cursor between nav window and edit window without mouse?
How to go to one special file...
Pied asked 15/12, 2010 at 1:56
1
Solved
I have been able to fully disable scrollbars in MacVim. However, when I startup NERDtree, NERDtree brings up a scrollbar of its on the left. How can I disable NERDtree's scrollbar?
Thank you in ad...
1
Solved
Possible Duplicate:
Auto-open NERDTree in “EVERY” tab
Is there a way to automatically execute the :NERDTree command when VIM is launched for the first time or configure NE...
1
Solved
In VIM I've got 4 windows opened and a NERD tree like this:
So, whenever I try to open the file from NERD, it's opened in first buffer (topleft pos). Sometimes in other buffers.
Is there a way to ...
1
Solved
I know how to create a folder in NERDTree: m + a then newfolder/
2
Solved
I checked the documentation and I couldn't find a way o renaming or copying files and folder using NERDTree. Is it possible?
2
Solved
When using the vim editor with the NERDTree plugin to navigate through the tree of your project, is there an easy way to create a new source code file under the currently highlighted directory?
Cu...
© 2022 - 2024 — McMap. All rights reserved.