Cheatography
https://cheatography.com
Ideavim - NERDTree plugin
Files
o |
Open files, directories and bookmarks |
go |
Open selected file, but leave cursor in the NERDTree |
t |
Open selected node/bookmark 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 directories at the current tree depth |
J |
Jump down inside directories 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 |
|
|
Directories
O |
Recursively open the selected directory |
x |
Close the current nodes parent |
X |
Recursively close all children of the current node |
Filesystem
r |
Recursively refresh the current directory |
R |
Recursively refresh the current root |
m |
Display the NERDTree menu |
q |
Close the NERDTree window |
A |
Zoom (maximize/minimize) the NERDTree window |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets
More Cheat Sheets by llanillo