update some of the old fs menu doc for the new menu system

This commit is contained in:
marty
2009-08-22 01:44:39 +12:00
parent f2a9e9a360
commit 5e9635dfa4
2 changed files with 17 additions and 44 deletions

View File

@@ -2790,7 +2790,7 @@ function! s:dumpHelp()
let @h=@h."\" but leave old root open\n"
let @h=@h."\" ". g:NERDTreeMapRefresh .": refresh cursor dir\n"
let @h=@h."\" ". g:NERDTreeMapRefreshRoot .": refresh current root\n"
let @h=@h."\" ". g:NERDTreeMapMenu .": Show filesystem menu\n"
let @h=@h."\" ". g:NERDTreeMapMenu .": Show menu\n"
let @h=@h."\" ". g:NERDTreeMapChdir .":change the CWD to the\n"
let @h=@h."\" selected dir\n"