mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-01 13:52:26 +01:00
whitespace/formatting fixes
This commit is contained in:
@@ -195,7 +195,7 @@ function Mappings() //{{{
|
||||
return [
|
||||
{
|
||||
command: this.name,
|
||||
options: map.silent ? {"<silent>": null} : {},
|
||||
options: map.silent ? { "<silent>": null } : {},
|
||||
arguments: [map.names[0]],
|
||||
literalArg: map.rhs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user