diff options
author | pommicket <pommicket@gmail.com> | 2023-01-05 14:08:54 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-05 14:08:54 -0500 |
commit | da244a2bfb1e1139e772e272166fc0ecd4898ad4 (patch) | |
tree | 7f610d86553fc3cbbef520fe51a800cc7190276c /main.c | |
parent | 3e0548caa2cf7d6b32cc029dbc9044ef877f6cee (diff) |
lsp-configuration option
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ /* @TODO: - LSP configuration in ted.cfg - - remove LSP_REQUEST_JDTLS_CONFIGURATION - disable publishDiagnostics for rust-analyzer (& others)? - phantom completions - debug-lsp option (which logs LSP messages) |