mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-26 15:25:47 +01:00
Allow things like :com! foo\n \ echo 1\n \ echo 2
This commit is contained in:
@@ -153,7 +153,7 @@ const ConfigBase = Class(ModuleBase, {
|
||||
Null color: blue;
|
||||
Number color: blue;
|
||||
Object color: maroon;
|
||||
String color: green;
|
||||
String color: green; white-space: pre;
|
||||
|
||||
Key font-weight: bold;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user