summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.c b/main.c
index 3ad3786..2a7fc1a 100644
--- a/main.c
+++ b/main.c
@@ -1,9 +1,10 @@
// @TODO:
-// - line numbering
// - popup to reload files and config on change
+// - shouldn't be possible to open the same file twice
// - find & replace (with regex)
// - split
// - completion
+// - view-only
// - Windows installation
#include "base.h"
no_warn_start