From eb4c5488b91b662f438df1acba9539176b404fcd Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 5 Feb 2009 11:51:44 +1100 Subject: [PATCH] Move the MY_VIMPERATORRC NEWS item to the 2.1 section. --- vimperator/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vimperator/NEWS b/vimperator/NEWS index 41428e93..65fb3371 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -1,6 +1,7 @@ 2009-XX-XX: * version 2.1 (probably) * add :silent + * add $MY_VIMPERATORRC 2008-XX-XX: * version 2.0 (probably) @@ -27,7 +28,7 @@ * [count] now goes to the [count]th next tab rather than the [count]th tab. * add ~/.vimperator/info/{profile}/, similar to viminfo - * add $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT and $MY_VIMPERATORRC + * add $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT * :hardcopy now supports output redirection to a file on Unix and MacUnix * add ";f" extended hint mode to focus a frame * add "r", "l", and "b" to 'guioptions' to toggle the scrollbars.