commit 9b129533431fe046dac50911d0014267b0cdc44c parent 84f979323163b6066e25674d4ca82351236ef9ab Author: Martin Grenfell <martin_grenfell@msn.com> Date: Tue, 2 Jun 2009 11:09:33 +1200 add a help file entry for the cd mapping Diffstat:
| M | doc/NERD_tree.txt | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt @@ -499,6 +499,14 @@ Applies to: files and directories. Display the filesystem menu. See |NERDTreeFilesysMenu| for details. ------------------------------------------------------------------------------ + *NERDTree-cd* +Default key: cd +Map option: NERDTreeMapChdir +Applies to: files and directories. + +Change vims current working directory to that of the selected node. + +------------------------------------------------------------------------------ *NERDTree-I* Default key: I Map option: NERDTreeMapToggleHidden
