mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-29 12:25:45 +01:00
brace formatting fixes
This commit is contained in:
@@ -190,7 +190,8 @@ function Mappings() //{{{
|
||||
[["<silent>", "<Silent>"], commands.OPTION_NOARG]
|
||||
],
|
||||
literal: 1,
|
||||
serial: function () {
|
||||
serial: function ()
|
||||
{
|
||||
let noremap = this.name.indexOf("noremap") > -1;
|
||||
return [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user