From 4aca2419007d5819f1871bffed9f467bc09ee5bb Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Fri, 24 Jun 2011 11:50:43 -0400 Subject: [PATCH] Fix error in :hi clear. Closes issue #574. --HG-- extra : rebase_source : 1c6caf3cbb9d5c7e8b721e28f2a96136c096e7c5 --- common/modules/config.jsm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common/modules/config.jsm b/common/modules/config.jsm index 4bcfbf60..95110c2d 100644 --- a/common/modules/config.jsm +++ b/common/modules/config.jsm @@ -469,8 +469,7 @@ var ConfigBase = Class("ConfigBase", { CmdLine;>*;;FontFixed /* The command line */ \ padding: 1px !important; - CmdPrompt;.dactyl-commandline-prompt - /* The default styling form the command prompt */ + CmdPrompt;.dactyl-commandline-prompt /* The default styling form the command prompt */ CmdInput;.dactyl-commandline-command CmdOutput /* The output of commands executed by :run */ \ white-space: pre;