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:
3
NEWS
3
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 <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
|
||||
|
||||
Reference in New Issue
Block a user