Skip to content

Commit

Permalink
Update documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilRunninger committed Jul 12, 2020
1 parent f3688e5 commit 3c8d549
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions doc/NERDTree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,8 @@ Applies to: files.
If a file node or a bookmark that links to a file is selected, it is opened in
the previous window, but the cursor does not move.

If a bookmark that links to a directory is selected, that directory is found
in the current NERDTree. If the directory couldn't be found, a new NERDTree is
created.
If a bookmark that links to a directory is selected then that directory
becomes the new root.

The default key combo for this mapping is "g" + NERDTreeMapActivateNode (see
|NERDTree-o|).
Expand Down Expand Up @@ -359,7 +358,7 @@ window.
*NERDTree-gi*
Default key: gi
Map setting: *NERDTreeMapPreviewSplit*
Applies to: files.
Applies to: files, and bookmarks pointing to files.

The same as |NERDTree-i| except that the cursor is not moved.

Expand All @@ -379,7 +378,7 @@ in the new window.
*NERDTree-gs*
Default key: gs
Map setting: *NERDTreeMapPreviewVSplit*
Applies to: files.
Applies to: files, and bookmarks pointing to files.

The same as |NERDTree-s| except that the cursor is not moved.

Expand Down

0 comments on commit 3c8d549

Please sign in to comment.