1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-03 23:35:49 +01:00

Make the features list somewhat more useful.

This commit is contained in:
Kris Maglione
2011-02-21 23:32:22 -05:00
parent f6b66304f9
commit 90ee266d1b
3 changed files with 25 additions and 20 deletions

View File

@@ -157,7 +157,8 @@
a boolean. [b2]
- 'mapleader' is now an option rather than a :let
variable. [b4]
- 'passkeys' is now a sitemap rather than a regexpmap. [b6]
- 'passkeys' is now a sitemap with key chain support rather
than a regexpmap. [b6]
- 'showmode' is now a regexplist. [b6]
- 'showstatuslinks' and 'showtabline' are now string options. [b4]
• IMPORTANT: Command script files now use the *.penta file extension. [b2]