mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-05 14:05:45 +01:00
@@ -1883,11 +1883,13 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
{
|
||||
names: ["++cmd"],
|
||||
description: "Ex commands to execute prior to initialization",
|
||||
type: CommandOption.STRING,
|
||||
multiple: true
|
||||
},
|
||||
{
|
||||
names: ["+c"],
|
||||
description: "Ex commands to execute after initialization",
|
||||
type: CommandOption.STRING,
|
||||
multiple: true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user