diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index 528e325..037dfbd 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -95,9 +95,9 @@ The following features and functionality are provided by the NERD tree: :NERDTree foo (foo is the name of a bookmark) < :NERDTreeFromBookmark *:NERDTreeFromBookmark* - Opens a fresh NERD tree with the root initialized to dir for . - This only reason to use this command over :NERDTree is for the completion - (which is for bookmarks rather than directories). + Opens a fresh NERD tree with the root initialized to the dir for + . This only reason to use this command over :NERDTree is for + the completion (which is for bookmarks rather than directories). :NERDTreeToggle [ | ] *:NERDTreeToggle* If a NERD tree already exists for this tab, it is reopened and rendered @@ -112,8 +112,9 @@ The following features and functionality are provided by the NERD tree: Bookmarks in the NERD tree are a way to tag files or directories of interest. For example, you could use bookmarks to tag all of your project directories. -See also -|:NERDTreeFromBookmark|. +See also |:NERDTree| and |:NERDTreeFromBookmark|. + +Note that the following commands are only available in the NERD tree buffer. :Bookmark Bookmark the current node as . If there is already a @@ -839,9 +840,11 @@ fridge for later ;) ============================================================================== 7. Changelog *NERDTreeChangelog* -2.9.1 - - fix screen jumping bug with when &scrolloff != 0 - - fix some bugs with copying nodes +2.10.0 + - added bookmarks, see :help NERDTreeBookmarkCommands for details. + - fixed screen jumping bug with when &scrolloff != 0 + - fixed some bugs with copying nodes + - other random fixes 2.9.0