diff options
author | pommicket <pommicket@gmail.com> | 2022-12-24 12:29:51 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-24 12:29:51 -0500 |
commit | a68d59e180b8131197c6387a764a78403b06e069 (patch) | |
tree | 53d32414fda2a4631a8476e766dcda8c0833c208 /main.c | |
parent | e1b3296d7ecae1bf1620f53714ec3ba5b31709d4 (diff) |
fix ted_get_lsp problem
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ /* @TODO: -- why arent we always sending didOpen? - make sure "save as" works - workspaceFolders support (so we don't need to start up multiple instances of rust-analyzer) - more LSP stuff: |