mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 09:48:00 +01:00
Fix coloring of command line with go+=c.
This commit is contained in:
@@ -162,7 +162,8 @@ const ConfigBase = Class(ModuleBase, {
|
||||
|
||||
// Hack to give these groups slightly higher precedence
|
||||
// than their unadorned variants.
|
||||
//
|
||||
CmdCmdLine;[dactyl|highlight]>*
|
||||
StatusCmdLine;[dactyl|highlight]>*
|
||||
CmdNormal;[dactyl|highlight]
|
||||
StatusNormal;[dactyl|highlight]
|
||||
CmdErrorMsg;[dactyl|highlight]
|
||||
|
||||
Reference in New Issue
Block a user