diff --git a/NEWS b/NEWS index e7b1f2c3..4203b595 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,8 @@ * THIS VERSION ONLY WORKS WITH FIREFOX 3.0 * statusline is now white on black with bold font by default (like in (g)vim) (change with userChrome.css if you don't like it until we have :colorscheme) - * :let leader="," and in :map support + * :let mapleader="," and in :map support + * added new :let and :unlet commands * :b2 now allowed, no space required before the 2 anymore * :! to run commands through system() (UNIX only) * separated search and Ex command history