summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-11-02 13:02:38 -0400
committerpommicket <pommicket@gmail.com>2022-11-02 13:02:38 -0400
commit26d34216da04a2b91e65a0eeee9200ad808d48ce (patch)
treee9781ff976f16f1f5249ca679aa2c941a35eb03c /ted.cfg
parentb63bd066bf06317e6637aa03369a75c018c1939f (diff)
(insufficiently tested) per-path settings
also fixed memory bug in path_full, yet again
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 1a006c5..ecafe7c 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -233,7 +233,7 @@ Rust = .rs
Python = .py
Tex = .tex
Markdown = .md
-HTML = .html, .php, .xml, .xhtml
+HTML = .html, .php, .xml, .xhtml, .iml
Config = .cfg
Javascript = .js
Java = .java