summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-04-20 14:18:56 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2021-04-20 14:18:56 -0400
commitf90d98c3c451aa5be2979ff05863b5aa8bee9336 (patch)
treef565281789262225d28dc177ce97640b19dce646 /ted.cfg
parentf5bb2118eadc20402e69d575c9be8a02cf673caa (diff)
cfg syntax highlighting
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index aa15520..bad356e 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -210,3 +210,4 @@ Python = .py
Tex = .tex
Markdown = .md
HTML = .html, .php
+Config = .cfg