diff options
author | pommicket <pommicket@gmail.com> | 2022-12-09 22:44:51 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-09 22:44:51 -0500 |
commit | c82287a70f41a96db3639bfa1f0c848f9adc1ab4 (patch) | |
tree | fa45e7a138f27028874bbd4c2317d14e5f78f85b /main.c | |
parent | 8362c840c3c3afefa56ecaef68d1c926c9ee118b (diff) | |
parent | f982cffe0f35276a28e8be19b855a9008107bb77 (diff) |
Merge branch 'trunk' into lsp
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |