summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/main.c b/main.c
index f12c12c..acdbea0 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"