summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-02 12:22:14 -0500
committerpommicket <pommicket@gmail.com>2023-01-02 12:22:14 -0500
commit9844c679b4a4fb42c97f80e5653dea7c73ff0edf (patch)
treea81c31c76eff99356406cbd7ae75d28b7ff43c05 /main.c
parent02ee27233b43eba648e5a9060fe269df963b9844 (diff)
restructure ide-*.c
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 7bd1415..2f06cdf 100644
--- a/main.c
+++ b/main.c
@@ -31,6 +31,7 @@
- bad json can give "Unexpected error: client exited without proper shutdown sequence"
FUTURE FEATURES:
- comment-start + comment-end settings
+- go to declaration with LSP
- robust find (results shouldn't move around when you type things)
- multiple files with command line arguments
- :set-build-command