mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 08:08:00 +01:00
push literalArg onto the end of args.arguments in parseArgs - still a bit of a
mess
This commit is contained in:
@@ -174,7 +174,7 @@ function Editor() //{{{
|
||||
editor.listAbbreviations(mode, lhs || "");
|
||||
},
|
||||
{
|
||||
argCount: 1,
|
||||
argCount: "2",
|
||||
literal: true,
|
||||
serial: function () [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user