summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-06 21:47:59 -0500
committerpommicket <pommicket@gmail.com>2023-01-06 21:47:59 -0500
commit42ae808f712efb7edac1bdc647a456cfcccb2d39 (patch)
tree678f108423517e0331657ca47a375f53b6ada438 /main.c
parent1780e6ac17c208d749deee31af541a04e3b123fe (diff)
fix various tags things
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.c b/main.c
index 7d9c287..beb0acd 100644
--- a/main.c
+++ b/main.c
@@ -1,8 +1,5 @@
/*
@TODO:
-- make tags_dir the root folder
-- check that tags still works
- - check that phantom completions works with tags
- do we need higher than 1-second resolution in time_last_modified on windows?
- when searching files, put exact matches at the top
- TESTING: make rust-analyzer-slow (waits 10s before sending response)