Show Menu
Cheatography

Ideavim - NERDTree Cheat Sheet by

Ideavim - NERDTree plugin

Files

o
Open files, direct­ories and bookmarks
go
Open selected file, but leave cursor in the NERDTree
t
Open selected node/b­ookmark in a new tab
T
Same as 't' but keep the focus on the current tab
i
Open selected file in a split window
gi
Same as i, but leave the cursor on the NERDTree
s
Open selected file in a new vsplit
gs
Same as s, but leave the cursor on the NERDTree

Tree navigation

p
Jump to current nodes parent
P
Jump to the root node
K
Jump up inside direct­ories at the current tree depth
J
Jump down inside direct­ories at the current tree depth
<C-­J>
Jump down to next sibling of the current directory
<C-­K>
Jump up to previous sibling of the current directory
 

Direct­ories

O
Recurs­ively open the selected directory
x
Close the current nodes parent
X
Recurs­ively close all children of the current node

Filesystem

r
Recurs­ively refresh the current directory
R
Recurs­ively refresh the current root
m
Display the NERDTree menu
q
Close the NERDTree window
A
Zoom (maxim­ize­/mi­nimize) the NERDTree window
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Vim NERDTree Cheat Sheet
          Jetbrains Rider - Keyboard Shortcuts Cheat Sheet
          IdeaVim - Intellimacs Cheat Sheet

          More Cheat Sheets by llanillo

          Vim - Surround Cheat Sheet
          IdeaVim - Intellimacs Cheat Sheet