diff options
author | pommicket <pommicket@gmail.com> | 2022-11-02 13:29:09 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-11-02 13:29:09 -0400 |
commit | b070e5ce01c829bd101b1e0eda49f1e25d9d125c (patch) | |
tree | f674fcbaad6b565e89d1ba973198024d958cac22 /ted.cfg | |
parent | 26d34216da04a2b91e65a0eeee9200ad808d48ce (diff) |
new settings system bugfixes, use ted_active_settings more
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -239,7 +239,6 @@ Javascript = .js Java = .java Go = .go - # You can add language-specific settings like this: # [HTML.core] # tab-width = 2 |