diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-18 14:55:10 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-18 14:55:10 -0500 |
commit | 8f039627ab777d2b08c0c46d5acacbe84817d20f (patch) | |
tree | 0ac67f93e41e29b2b5da836df2bdef54e037947f /ted.cfg | |
parent | e239b66691200163c1983b645c28b34825f32ea4 (diff) |
:build working (i think)
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ 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 +build-default-command = timeout /t 5 [keyboard] # motion and selection |