summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-01-05 11:34:11 -0500
committerpommicket <pommicket@gmail.com>2023-01-05 11:34:11 -0500
commitf897a6a62e9572f1f3cc6c7905192d49d7868c9a (patch)
tree23584ccafbf85e081acf396bfea3343a051006e5 /main.c
parentb3d5c74a52945b592f13c6870ccb1f0a82fa1f42 (diff)
lsp-reset command
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 033eddd..e99f12f 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
/*
@TODO:
-- :lsp-reset command
- can we display publishDiagnostics notifications from rust-analyzer (& others)?
- phantom completions
- debug-lsp option (which logs LSP messages)