diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ auto-indent = on auto-add-newline = on syntax-highlighting = on line-numbers = on -# Reload files when changed? +# If set to "on", when a file is changed by another program, it will be reloaded by ted without asking you. auto-reload = off [keyboard] |