commit f76f9831821c6f0a615ea332c5868dfe805692d9
parent 312ce93bb47cbadd4e0fe0d667770fada7f004df
Author: Martin Grenfell <martin_grenfell@msn.com>
Date: Sun, 29 Jun 2008 13:49:29 +1200
add doc for the changes to the t/T mappings
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -168,7 +168,7 @@ Key~
o.......Open files, directories and bookmarks....................|NERDTree-o|
go......Open selected file, but leave cursor in the NERDTree.....|NERDTree-go|
-t.......Open selected node in a new tab..........................|NERDTree-t|
+t.......Open selected node/bookmark in a new tab.................|NERDTree-t|
T.......Same as 't' but keep the focus on the current tab........|NERDTree-T|
<tab>...Open selected file in a split window.....................|NERDTree-tab|
g<tab>..Same as <tab>, but leave the cursor on the NERDTree......|NERDTree-gtab|
@@ -243,6 +243,10 @@ Applies to: files and directories.
Opens the selected file in a new tab. If a directory is selected, a netrw is
opened in a new tab.
+If a bookmark which points to a directory is selected, open a NERD tree for
+that directory in a new tab. If the bookmark points to a file, open that file
+in a new tab.
+
------------------------------------------------------------------------------
*NERDTree-T*
Default key: T