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 147f4b1..f9f8605 100644
--- a/main.c
+++ b/main.c
@@ -4,6 +4,7 @@
- scroll through completions
- only show "Loading..." if it's taking some time (prevent flash)
- LSP setting
+- figure out workspace
- make sure "save as" works
- rename buffer->filename to buffer->path
- make buffer->path NULL for untitled buffers & fix resulting mess