diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -458,15 +458,3 @@ Java = .java Go = .go CSS = .css GDScript = .gd - -# You can add language-specific settings like this: -# [HTML.core] -# tab-width = 2 - -# Or path-specific settings like this: -# [/path/to/special/project//colors] -# keyword = #f0f - -# Or both! -# [/path/to/special/project//Javascript.keyboard] -# Ctrl+J = "function() {" :insert-text |