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|