summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-29 18:51:49 -0500
committerpommicket <pommicket@gmail.com>2022-12-29 18:51:49 -0500
commit43eea17544e4bed4384c76d3d95be2c0688b9e27 (patch)
tree5735d69c3673b03f503f70f4c672a9f5dd3b6e48 /main.c
parentd77782564bf0a090a4e7fa4f4c4bb685383275dc (diff)
little things
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index c02774f..766a426 100644
--- a/main.c
+++ b/main.c
@@ -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