diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -441,8 +441,8 @@ GLSL = .glsl, .tesc, .tese, .vert, .frag, .geom, .comp HTML = .html, .php, .xhtml XML = .xml, .iml Config = .cfg, .toml -# ted.cfg has its own syntax highlighting for multiline strings. -TedCfg = ted.cfg, .ted.cfg +# ted.cfg has its own syntax highlighting +TedCfg = ted.cfg JavaScript = .js TypeScript = .ts JSON = .json |