diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ auto-indent = on auto-add-newline = on syntax-highlighting = on line-numbers = on +# Reload files when changed? +auto-reload = off [keyboard] # motion and selection |