From 5fa8e041356038034327ade41545677dd3007679 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Thu, 18 Feb 2021 15:14:02 -0500 Subject: Finishing touches for v. 0.4 --- ted.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ted.cfg') diff --git a/ted.cfg b/ted.cfg index 38d8c05..b65ba41 100644 --- a/ted.cfg +++ b/ted.cfg @@ -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 -- cgit v1.2.3