summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-01 12:45:37 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-01 12:45:37 -0500
commite53329668e403a6b73bc8c9b56ad6b55eecba4e9 (patch)
treeca87e777053112f5de53155374f2272d6aad0ca1 /ted.cfg
parent11b50663dc489b7ec8cb1c8774d9bda2c7acac3b (diff)
fix C hex literal highlighting
also open to untitled empty buffer
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/ted.cfg b/ted.cfg
index d2e7d49..7e2877f 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -135,5 +135,5 @@ keyword = #0c0
preprocessor = #77f
string = #f77
character = #a7f
-comment = #777
+comment = #999
constant = #8ff