summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-10-17 10:18:25 -0400
committerpommicket <pommicket@gmail.com>2023-10-17 10:18:25 -0400
commit9842cb988343d255db17ed57d486ecc41fc0618e (patch)
treee228c5319c9b1f00f574c8ce505883411f3e4de6 /main.c
parent13c10a7002fd25efc22d3f07f25f9bf693f83e89 (diff)
switch from ted->strings to cfg->strings
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index a972f66..c9348b8 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
/*
TODO:
-- get rid of ted->strings; do cfg->strings instead.
- switch back to starting file after rename
- .editorconfig? see https://editorconfig.org/
FUTURE FEATURES: