From 4e4fb179e7f45799b1705897064831f061bb85a8 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Wed, 14 Jan 2009 16:04:26 +1300 Subject: [PATCH] correct a help tag --- doc/NERD_tree.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index d030151..5ede1f2 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -202,7 +202,7 @@ go......Open selected file, but leave cursor in the NERDTree.....|NERDTree-go| 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| i.......Open selected file in a split window.....................|NERDTree-i| -gi......Same as i, but leave the cursor on the NERDTree..........|NERDTree-i| +gi......Same as i, but leave the cursor on the NERDTree..........|NERDTree-gi| !.......Execute the current file.................................|NERDTree-!| O.......Recursively open the selected directory..................|NERDTree-O| x.......Close the current nodes parent...........................|NERDTree-x|