summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index eef8098..c7a08a7 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -235,6 +235,8 @@ Tex = .tex
Markdown = .md
HTML = .html, .php, .xml, .xhtml, .iml
Config = .cfg, .toml
+# ted.cfg has its own syntax highlighting for multiline strings.
+TedCfg = ted.cfg
Javascript = .js
Java = .java
Go = .go