From 3cb3227d56959cca112f20973b41327213e3ba5a Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Sat, 5 Jul 2008 12:19:12 +1200 Subject: [PATCH] some corrections to changelog --- doc/NERD_tree.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index 9e79d40..06a5f08 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -877,10 +877,10 @@ fridge for later ;) 2.12.0 - added a UI for bookmarks. See :help NERDTreeBookmarkTable for details. Thanks to Zhang Shuhan for testing and bug reports. - - relax the restrictions on bookmark names, now the only restriction is + - relaxed the restrictions on bookmark names, now the only restriction is that they cant contain spaces. This allows for e.g. Chinese bookmark names. Thanks to Zhang Shuhan for the suggestion. - - combined the NERDTreeWinPos and NERDTreeSplitVertical. See :help + - combined the NERDTreeWinPos and NERDTreeSplitVertical options. See :help NERDTreeWinPos. - applied a patch from Matan Nassau to add the NERDTreeQuitOnOpen option which closes the tree window after opening a file. See :help