diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ auto-add-newline = on syntax-highlighting = on line-numbers = on # if set to "on", when a file is changed by another program, it will be reloaded by ted without asking you. -auto-reload = off +auto-reload = on # automatically reload config when saved auto-reload-config = on build-default-command = make |