summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-04-19 10:07:07 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2021-04-19 10:07:07 -0400
commit61cd687d858b7a3811a168393f6b698c24cfff17 (patch)
treed4046d72fd49543238b64d1f411419e33db197cd /ted.cfg
parentd1f3f28288dc35e515b5fe947e952e7e22c90fab (diff)
tex 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 8d6b251..1e01cc3 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -207,3 +207,4 @@ C = .c, .h
C++ = .cpp, .hpp, .C, .H, .cxx, .hxx, .cc, .hh
Rust = .rs
Python = .py
+Tex = .tex