summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-08-04 23:07:27 -0400
committerpommicket <pommicket@gmail.com>2023-08-04 23:07:27 -0400
commitfa4c4fcb7f215dd2d63318c3aef6dd0794a44548 (patch)
tree92c10f429f83af03157c1a426e72de3e2229655a /main.c
parent49ab483be3e7af88a3932a43f222aa42cacd3515 (diff)
cache buffer settings index
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.c b/main.c
index 2b7a051..cbcf708 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,4 @@
/*
-TODO:
-- cache buffer settings
-
FUTURE FEATURES:
- autodetect indentation (tabs vs spaces)
- robust find (results shouldn't move around when you type things)