1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-24 10:45:46 +01:00

Kill 'mapleader'.

This commit is contained in:
Kris Maglione
2012-02-01 09:51:00 -05:00
parent 7e3868c15e
commit c4b52258b7
7 changed files with 12 additions and 53 deletions

View File

@@ -217,8 +217,8 @@
still be used for this purpose. [b4]
- 'loadplugins' is now a [regexplist] option rather than
a boolean. [b2]
- 'mapleader' is now an option rather than a :let
variable. [b4]
- 'mapleader' is no longer an option rather or a :let
variable. [b4][rc2]
- 'passkeys' is now a [sitemap] with key chain support rather
than a [regexpmap]. [b6]
- The precise format of 'sanitizeitems' has changed slightly. [b8]