diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-18 15:14:02 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-18 15:14:02 -0500 |
commit | 5fa8e041356038034327ade41545677dd3007679 (patch) | |
tree | 9f6d8b729b163a55d93bf6d6b0775af6778cb087 /ted.cfg | |
parent | 8f039627ab777d2b08c0c46d5acacbe84817d20f (diff) |
Finishing touches for v. 0.4
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +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 +build-default-command = make [keyboard] # motion and selection |