summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/main.c b/main.c
index dbc49d5..c2e98dd 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,11 @@
/*
FUTURE FEATURES:
+- regenerate tags for completion too if there are no results
- config variables
+- bind key to multiple commands
- plugins?
+- keyboard macros
+ - ctrl+9/0 to inc/dec number would be useful here
*/
#include "base.h"