diff options
author | pommicket <pommicket@gmail.com> | 2022-12-29 18:51:49 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-29 18:51:49 -0500 |
commit | 43eea17544e4bed4384c76d3d95be2c0688b9e27 (patch) | |
tree | 5735d69c3673b03f503f70f4c672a9f5dd3b6e48 /main.c | |
parent | d77782564bf0a090a4e7fa4f4c4bb685383275dc (diff) |
little things
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* @TODO: -- check definition capabilities +- LSPResponse is_error member (and make sure ide-*.c handles it) - some way of showing that we're currently loading the definition location (different cursor color?) - more LSP stuff: - go to definition using LSP |