1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 01:24:11 +01:00

mention new :let and :unlet commands in NEWS file

This commit is contained in:
Doug Kearns
2007-09-25 19:19:13 +00:00
parent b3d4e35594
commit 3b5c0de037

3
NEWS
View File

@@ -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 <Leader> in :map support
* :let mapleader="," and <Leader> 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