diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-01-31 20:39:36 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-01-31 20:39:36 -0500 |
commit | 442e0b92a09689cd75e2d20608572a279bef5390 (patch) | |
tree | 67d5e2a79ffcb1413ed10b49f70a185fef55ef68 /ted.cfg | |
parent | 68b3e3928e1bd05ebbb56810ae8b7a68ff5f12b0 (diff) |
more syntax highlighting
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ yes = #afa no = #faa cancel = #ffa +keyword = #0c0 preprocessor = #77f string = #f77 character = #f7f |