summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-23 21:25:48 -0500
committerpommicket <pommicket@gmail.com>2022-12-23 21:25:48 -0500
commitaabe543ee93796330158fa7fd247fb1ebeb8e3bb (patch)
tree0917a9b55082b1dc6974e797cc942a8792c697d0 /main.c
parenteb7519e92f768224803ab66985541c99bddc2bf0 (diff)
remove old code
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 82840b8..da6e3e2 100644
--- a/main.c
+++ b/main.c
@@ -11,7 +11,6 @@
- run everything through valgrind ideally with leak checking
- rust-analyzer bug reports:
- bad json can give "Unexpected error: client exited without proper shutdown sequence"
- - rust-analyzer should wait until cargo metadata/check is done before sending initialize response
FUTURE FEATURES:
- robust find (results shouldn't move around when you type things)
- multiple files with command line arguments