diff options
author | pommicket <pommicket@gmail.com> | 2022-12-30 15:51:35 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-30 15:51:35 -0500 |
commit | ad841a324e905559ab7640956b0fbe2d2fdb3b77 (patch) | |
tree | 105be53e3181a7391e167c26894a7436bea27a23 /main.c | |
parent | 056ccc31cc2cfc1037a47a0b6ae35d0033602cbf (diff) |
fixed hover bug
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ /* @TODO: -- if you hover, open a new file, then hover, you get results for the old file - handle multiple symbols with same name - more LSP stuff: - find usages |