mirror of
https://github.com/preservim/nerdtree.git
synced 2024-11-23 07:41:03 +08:00
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:
parent
471a03c9d9
commit
9b3487db64
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user