added NerdTree commands
This commit is contained in:
parent
e31e0db5dc
commit
0a2db1c859
1 changed files with 6 additions and 2 deletions
|
|
@ -115,11 +115,15 @@ To open up a new vertical window:
|
||||||
:vert new filename.txt
|
:vert new filename.txt
|
||||||
|
|
||||||
You can cycle through windows using:
|
You can cycle through windows using:
|
||||||
Ctrl + w or Ctrl + Shift + w
|
Ctrl + ww
|
||||||
|
|
||||||
*From NerdTree you can also simply push t to open a new tab of the file you have selected
|
# From NerdTree you can also simply push t to open a new tab of the file you have selected
|
||||||
t
|
t
|
||||||
|
|
||||||
|
# Also from NerdTree you can simply push s to open a new window of the file you have selected
|
||||||
|
s
|
||||||
|
|
||||||
|
|
||||||
Side Note: in NerdTree you can display hidden files by invoking capital I:
|
Side Note: in NerdTree you can display hidden files by invoking capital I:
|
||||||
I
|
I
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue