From 9844c679b4a4fb42c97f80e5653dea7c73ff0edf Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 2 Jan 2023 12:22:14 -0500 Subject: restructure ide-*.c --- main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main.c') 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 -- cgit v1.2.3