diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-19 10:07:07 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-04-19 10:07:07 -0400 |
commit | 61cd687d858b7a3811a168393f6b698c24cfff17 (patch) | |
tree | d4046d72fd49543238b64d1f411419e33db197cd /ted.cfg | |
parent | d1f3f28288dc35e515b5fe947e952e7e22c90fab (diff) |
tex syntax highlighting
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -207,3 +207,4 @@ C = .c, .h C++ = .cpp, .hpp, .C, .H, .cxx, .hxx, .cc, .hh Rust = .rs Python = .py +Tex = .tex |