From 5e3e95d168d1315022b343246fe95e873e2fc3e1 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Mon, 10 Mar 2008 20:46:56 +1300 Subject: [PATCH] added a credit and an entry in the changelog --- doc/NERD_tree.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/NERD_tree.txt b/doc/NERD_tree.txt index 071f6a2..df26fcb 100644 --- a/doc/NERD_tree.txt +++ b/doc/NERD_tree.txt @@ -784,6 +784,10 @@ fridge for later ;) ============================================================================== 7. Changelog *NERDTreeChangelog* +2.something + - added an option to enable/disable line numbers in the NERD tree window, + thanks to Olivier Yiptong for the email. + 2.7.1 - Changed the keys for the filesystem menu to be mnemonic rather than arbitrary integers @@ -992,3 +996,6 @@ in 2.6.0 Thanks to Niels Aan de Brugh for the suggestion that the script now split the window if you try to open a file in a window containing a modified buffer when the &hidden option is set. + +Thanks to Olivier Yiptong for prompting me to make line numbers in the +NERD tree window optional.