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