nerdtree

A tree explorer plugin for vim.
Index Commits Files Refs
commit d497c9ae9c04af8c1393072105b5c54a32bf0718
parent cdf1e8d6e9fceac0677d1df0016ff649aeba26f7
Author: Martin Grenfell <martin_grenfell@msn.com>
Date:   Sun, 29 Jun 2008 20:08:27 +1200

small doc update for bookmarks

Diffstat:
Mdoc/NERD_tree.txt | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt
@@ -122,7 +122,8 @@ For example, you could use bookmarks to tag all of your project directories.
 
 If the bookmark table is active (see |NERDTree-B| and
 |NERDTreeShowBookmarks|), it will be rendered above the tree. You can double
-click bookmarks or use the |NERDTree-o| mapping to activate them.
+click bookmarks or use the |NERDTree-o| mapping to activate them. See also,
+|NERDTree-t| and |NERDTree-T|
 
 ------------------------------------------------------------------------------
 2.2.2. Bookmark commands                            *NERDTreeBookmarkCommands*