From 296b4eca9479bdd1302c4b2d910f3ddd8c955fb9 Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 29 Jul 2022 14:56:57 -0400 Subject: indent-with-spaces --- ted.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'ted.cfg') diff --git a/ted.cfg b/ted.cfg index 6b30ff9..093b226 100644 --- a/ted.cfg +++ b/ted.cfg @@ -1,5 +1,6 @@ [core] tab-width = 4 +indent-with-spaces = off # cursor width in pixels cursor-width = 1 # time to blink cursor for (i.e. it will be on for cursor-blink-time-on seconds, then off for cursor-blink-time-off seconds) -- cgit v1.2.3