nerdtree
Missing NERDTree Commands
I am relatively new to vim and have an issue with NERDTree that I can\'t seem to figure out. I seem to be missing a whole bunch of commands so when I map them to keys, I get the message (for example)[详细]
2023-02-22 07:26 分类:问答Making NERDTree work 'as expected'
I want to be able to o or double click on a file in NERDTree, and have it open in a split to the right, and have NERDTree stay open. I haven\'t found the magic dus开发者_JAVA技巧t to sprinkle on my .v[详细]
2023-02-22 05:12 分类:问答How to make NERDTree always open on the right side?
NERDTreeToggle always makes开发者_如何学JAVA it show up on the left side. I\'d like to make it show up on the right. Is it possible to do that?Add this line to your .vimrc:[详细]
2023-02-13 15:00 分类:问答How can I show hidden files (starting with period) in NERDTree?
How c开发者_如何学运维an 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[详细]
2023-02-12 08:18 分类:问答Is it possible to have 2 Nerd Trees in same view in vim
I am using vim 7.3 and the NERDTree 4.1 plugin. I have been trying to get 2 NERDTrees to appear in the same tab but can\'t find how to do it so I am on the verge of calling it a 开发者_如何学运维day.[详细]
2023-02-09 03:20 分类:问答How to create a Nerdtree node that uses tmpl.html
I am using nerdtree with MacVim but I can\'t figure out how to create a node and have it use my ~/.vim/skel/tmpl.html file when I create a new node. I type m - a to create the node. If I use a vim com[详细]
2023-02-03 18:36 分类:问答Two basic questions with NERDTree — switching windows and finding files
I am using vim with NERDTree to develop, but not good at it.I have two questions with NERDTree: How to move cursor between 开发者_如何学JAVAnav window and edit window without mouse?[详细]
2023-01-30 09:54 分类:问答Installing NERDTree on Windows
I\'m trying to install NERDTree (the Vim plu开发者_如何学Cgin) on Windows 7. I created a .vim directory on my user folder (C:/Users/Username) and extracted the plugin there. I\'ve run :helptags ~.vim\[详细]
2023-01-29 12:21 分类:问答nerdtree auto focus to file when opened in new tab
I am using NerdTree on Linux . I would like to jump from the nerd tree buffer to the file buffer after opening a file in a new tab using \'t\'.开发者_高级运维[详细]
2023-01-26 18:02 分类:问答Vim, NERDtree not recovered in session restore
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[详细]
2023-01-26 03:30 分类:问答