summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/main.c b/main.c
index 1a53346..8bc1ec5 100644
--- a/main.c
+++ b/main.c
@@ -1,4 +1,9 @@
/*
+TODO:
+- rework menus
+- deal with really long paths in file menus
+- internalize Autocomplete, SignatureHelp, etc.
+
FUTURE FEATURES:
- autodetect indentation (tabs vs spaces)
- robust find (results shouldn't move around when you type things)