mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-11 04:43:49 -05:00
update the doc RE bookmark names
This commit is contained in:
@@ -132,8 +132,7 @@ Note that the following commands are only available in the NERD tree buffer.
|
|||||||
|
|
||||||
:Bookmark <name>
|
:Bookmark <name>
|
||||||
Bookmark the current node as <name>. If there is already a <name>
|
Bookmark the current node as <name>. If there is already a <name>
|
||||||
bookmark, it is overwritten. <name> must consist of alphanumeric
|
bookmark, it is overwritten. <name> must not contain spaces.
|
||||||
characters and underscores.
|
|
||||||
|
|
||||||
:BookmarkToRoot <bookmark>
|
:BookmarkToRoot <bookmark>
|
||||||
Make the directory corresponding to <bookmark> the new root. If a treenode
|
Make the directory corresponding to <bookmark> the new root. If a treenode
|
||||||
@@ -877,6 +876,8 @@ fridge for later ;)
|
|||||||
|
|
||||||
2.12.0
|
2.12.0
|
||||||
- added a UI for bookmarks. See :help NERDTreeBookmarkTable for details.
|
- added a UI for bookmarks. See :help NERDTreeBookmarkTable for details.
|
||||||
|
- relax the restrictions on bookmark names, now the only restriction is
|
||||||
|
that they cant contain spaces.
|
||||||
- combined the NERDTreeWinPos and NERDTreeSplitVertical. See :help
|
- combined the NERDTreeWinPos and NERDTreeSplitVertical. See :help
|
||||||
NERDTreeWinPos.
|
NERDTreeWinPos.
|
||||||
- applied a patch from Matan Nassau to add the NERDTreeQuitOnOpen option
|
- applied a patch from Matan Nassau to add the NERDTreeQuitOnOpen option
|
||||||
|
|||||||
Reference in New Issue
Block a user