summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/ted.cfg b/ted.cfg
index 1ed74cc..aa15520 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -203,9 +203,10 @@ cursor-line-number = #ddf
line-numbers-separator = #fff3
[extensions]
-C = .c, .h
+C = .c, .h, .glsl
C++ = .cpp, .hpp, .C, .H, .cxx, .hxx, .cc, .hh
Rust = .rs
Python = .py
Tex = .tex
Markdown = .md
+HTML = .html, .php