1
0
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:
Doug Kearns
2008-12-19 19:07:17 +11:00
parent 6186ad27b4
commit 194aaf46eb
6 changed files with 17 additions and 9 deletions

View File

@@ -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 [
{