summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-29 13:44:25 -0500
committerpommicket <pommicket@gmail.com>2022-12-29 13:44:25 -0500
commitca6617873e15abce0641c426f56047202e68b457 (patch)
tree174804dbe556fa5a265e454689c9043ebb3eaac8 /main.c
parent6e6b407550db47d3f9c85875c0f69444cf640796 (diff)
hover-enabled option
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 9f0fef7..28c22ed 100644
--- a/main.c
+++ b/main.c
@@ -5,7 +5,6 @@
- find usages
- refactoring?
- test full unicode position handling
-- hover-enabled, hover-time settings
- check if there are any other non-optional/nice-to-have-support-for server-to-client requests
- better non-error window/showMessage(Request)
- document lsp.h and lsp.c.