summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-22 18:28:15 -0500
committerpommicket <pommicket@gmail.com>2022-12-22 18:28:15 -0500
commit2667c71e71d77ecade1142c133ed7181ce38c664 (patch)
treeef65d210d12f9c80e5a6a6965d315810d33375f8 /main.c
parent6205e83793eff547d404fa5bde747076a1191893 (diff)
reorganize lsp code
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 9b113c2..5bd0a47 100644
--- a/main.c
+++ b/main.c
@@ -4,6 +4,7 @@
- LSP setting
- scroll through completions
- figure out under which circumstances backspace should close completions
+ - close completions when a non-word character is typed
- rename buffer->filename to buffer->path
- make buffer->path NULL for untitled buffers & fix resulting mess
- rust-analyzer bug reports: