diff options
author | pommicket <pommicket@gmail.com> | 2023-01-06 21:47:59 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-06 21:47:59 -0500 |
commit | 42ae808f712efb7edac1bdc647a456cfcccb2d39 (patch) | |
tree | 678f108423517e0331657ca47a375f53b6ada438 /main.c | |
parent | 1780e6ac17c208d749deee31af541a04e3b123fe (diff) |
fix various tags things
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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) |