map '<CR>' to the same as 'o'

This commit is contained in:
Martin Grenfell
2009-03-06 15:57:51 +13:00
parent c726655d23
commit 3796a8799a
2 changed files with 3 additions and 0 deletions

View File

@@ -211,6 +211,7 @@ x.......Close the current nodes parent...........................|NERDTree-x|
X.......Recursively close all children of the current node.......|NERDTree-X|
e.......Edit the current dif.....................................|NERDTree-e|
<CR>...............same as |NERDTree-o|.
double-click.......same as the |NERDTree-o| map.
middle-click.......same as |NERDTree-i| for files, same as
|NERDTree-e| for dirs.