diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -442,7 +442,7 @@ HTML = .html, .php, .xhtml XML = .xml, .iml Config = .cfg, .toml # ted.cfg has its own syntax highlighting for multiline strings. -TedCfg = ted.cfg +TedCfg = ted.cfg, .ted.cfg JavaScript = .js TypeScript = .ts JSON = .json |