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

Add group filtering to :command and :autocommand listings.

This commit is contained in:
Doug Kearns
2011-07-21 01:39:40 +10:00
parent 55a403b5ca
commit 96469e9f47
5 changed files with 22 additions and 12 deletions

View File

@@ -249,7 +249,7 @@ var Abbreviations = Module("abbreviations", {
},
/**
* Lists all abbreviations matching *modes*, *lhs*, and optionally *hives*.
* Lists all abbreviations matching *modes*, *lhs* and optionally *hives*.
*
* @param {Array} modes List of modes.
* @param {string} lhs The LHS of the abbreviation.