Update the option summary

It came to my attention that the option summary has been neglected for
the past few commits. I added the new option in this feature branch and
updated the descriptions of two nearby options.

This section could use some focused editing.
This commit is contained in:
Jason Franklin 2017-06-11 09:47:50 -04:00
parent 471a03c9d9
commit 9b3487db64

View File

@ -637,11 +637,11 @@ NERD tree. These options should be set in your vimrc.
|'NERDTreeBookmarksFile'| Where the bookmarks are stored. |'NERDTreeBookmarksFile'| Where the bookmarks are stored.
|'NERDTreeBookmarksSort'| Whether the bookmarks list is sorted on |'NERDTreeBookmarksSort'| Control how the Bookmark table is sorted.
display.
|'NERDTreeMouseMode'| Tells the NERD tree how to handle mouse |'NERDTreeMarkBookmarks'| Render bookmarked nodes with markers.
clicks.
|'NERDTreeMouseMode'| Manage the interpretation of mouse clicks.
|'NERDTreeQuitOnOpen'| Closes the tree window after opening a file. |'NERDTreeQuitOnOpen'| Closes the tree window after opening a file.