summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-09 22:44:51 -0500
committerpommicket <pommicket@gmail.com>2022-12-09 22:44:51 -0500
commitc82287a70f41a96db3639bfa1f0c848f9adc1ab4 (patch)
treefa45e7a138f27028874bbd4c2317d14e5f78f85b /main.c
parent8362c840c3c3afefa56ecaef68d1c926c9ee118b (diff)
parentf982cffe0f35276a28e8be19b855a9008107bb77 (diff)
Merge branch 'trunk' into lsp
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.c b/main.c
index c388b63..385e73e 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,7 @@
/*
FUTURE FEATURES:
+- configurable max buffer size
+- better undo chaining (dechain on backspace?)
- regenerate tags for completion too if there are no results
- config variables
- bind key to multiple commands