Edit the help file

This commit is contained in:
Jason Franklin 2018-09-10 08:33:10 -04:00
parent c726ec7318
commit 7c8c811f00

View File

@ -142,8 +142,8 @@ The following features and functionality are provided by the NERD tree:
current tab does not exist, a new one will be initialized. current tab does not exist, a new one will be initialized.
:NERDTreeCWD *:NERDTreeCWD* :NERDTreeCWD *:NERDTreeCWD*
Change the NERDTree root to the current working directory. If no NERDTree Change the NERDTree root to the current working directory. If no
exists for this tab, a new one is opened. NERDTree exists for this tab, a new one is opened.
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
2.2. Bookmarks *NERDTreeBookmarks* 2.2. Bookmarks *NERDTreeBookmarks*
@ -522,7 +522,7 @@ Default key: cd
Map option: NERDTreeMapChdir Map option: NERDTreeMapChdir
Applies to: files and directories. Applies to: files and directories.
Change vims current working directory to that of the selected node. Change Vim's current working directory to that of the selected node.
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
*NERDTree-CD* *NERDTree-CD*
@ -530,7 +530,7 @@ Default key: CD
Map option: NERDTreeMapCWD Map option: NERDTreeMapCWD
Applies to: no restrictions. Applies to: no restrictions.
Change tree root to vims current working directory. Change the NERDTree root to Vim's current working directory.
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
*NERDTree-I* *NERDTree-I*