summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg12
1 files changed, 0 insertions, 12 deletions
diff --git a/ted.cfg b/ted.cfg
index 8ad5362..6c86fd9 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -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