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

Make 'mapleader' an option and fix the help fragment scrolling issue.

This commit is contained in:
Kris Maglione
2010-10-04 16:45:39 -04:00
parent 1d5eb0f991
commit 476c908da1
9 changed files with 34 additions and 22 deletions

View File

@@ -925,6 +925,16 @@
</description>
</item>
<item>
<tags>'ml' 'mapleader'</tags>
<spec>'mapleader'</spec>
<type>string</type>
<default>\</default>
<description>
<p>Defines the replacement keys for the <k name="Leader"/> pseudo-key.</p>
</description>
</item>
<item>
<tags>'maxitems'</tags>
<spec>'maxitems'</spec>