summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-07-29 14:56:57 -0400
committerpommicket <pommicket@gmail.com>2022-07-29 14:56:57 -0400
commit296b4eca9479bdd1302c4b2d910f3ddd8c955fb9 (patch)
tree2d7356625adfa742e423251a54bf6ec7241cdf4e /ted.cfg
parent1a9561c06ba0197b2b307a61443775f9fd11165b (diff)
indent-with-spaces
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg1
1 files changed, 1 insertions, 0 deletions
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)