diff options
author | pommicket <pommicket@gmail.com> | 2022-12-29 13:44:25 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-29 13:44:25 -0500 |
commit | ca6617873e15abce0641c426f56047202e68b457 (patch) | |
tree | 174804dbe556fa5a265e454689c9043ebb3eaac8 /main.c | |
parent | 6e6b407550db47d3f9c85875c0f69444cf640796 (diff) |
hover-enabled option
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |