summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/ted.cfg b/ted.cfg
index 5158517..9c8ac90 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -135,11 +135,12 @@ cancel = #ffa
keyword = #0c0
preprocessor = #77f
string = #f77
-character = #a7f
+character = #fa7
+builtin = #a7f
comment = #999
constant = #8ff
[extensions]
C = .c, .h
C++ = .cpp, .hpp, .C, .H, .cxx, .hxx, .cc, .hh
-Rust = .rs \ No newline at end of file
+Rust = .rs