summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index a1aa8e9..6bec271 100644
--- a/main.c
+++ b/main.c
@@ -34,6 +34,7 @@ FUTURE FEATURES:
- plugins?
- keyboard macros
- ctrl+9/0 to inc/dec number would be useful here
+ - with macros we can really test performance of buffer_insert_text_at_pos, etc. (which should ideally be fast)
*/
#include "base.h"