summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.c b/main.c
index e6c7d74..3ad3786 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,9 @@
// @TODO:
+// - line numbering
// - popup to reload files and config on change
+// - find & replace (with regex)
// - split
+// - completion
// - Windows installation
#include "base.h"
no_warn_start