Add NERDTreeRefreshRoot command (#897)

* Add NERDTreeRefreshRoot command

* Document NERDTreeRefreshRoot
This commit is contained in:
Werner Hofstra
2018-10-16 17:08:23 +02:00
committed by Phil Runninger
parent 6b6cadf86c
commit 5381197747
2 changed files with 11 additions and 0 deletions

View File

@@ -145,6 +145,9 @@ The following features and functionality are provided by the NERD tree:
Change the NERDTree root to the current working directory. If no
NERDTree exists for this tab, a new one is opened.
:NERDTreeRefreshRoot *:NERDTreeRefreshRoot*
Refreshes the NERD tree root node.
------------------------------------------------------------------------------
2.2. Bookmarks *NERDTreeBookmarks*