diff options
author | pommicket <pommicket@gmail.com> | 2023-01-06 11:52:30 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-06 11:52:30 -0500 |
commit | d69fb12c055e1e17c765ca9714c508552a027384 (patch) | |
tree | 41073af13fdf014cc7d630c6aa4b5593fea16a42 /main.c | |
parent | 268aba5dde93b67df5f5bd137141eeb177485685 (diff) |
phantom completions
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ /* @TODO: -- phantom completions - debug-lsp option (which logs LSP messages) - check LSP process status (TEST: what happens if LSP server is not installed) - make tags_dir the root folder |