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 6ca9562..5158517 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -141,4 +141,5 @@ constant = #8ff
[extensions]
C = .c, .h
-C++ = .cpp, .hpp, .C, .H, .cxx, .hxx, .cc, .hh \ No newline at end of file
+C++ = .cpp, .hpp, .C, .H, .cxx, .hxx, .cc, .hh
+Rust = .rs \ No newline at end of file