summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-22 16:38:32 -0500
committerpommicket <pommicket@gmail.com>2022-12-22 16:38:32 -0500
commit23e138019964662b4e847770eeda2bb5d3130f7a (patch)
treec92d36b878d26594cab5a35110dff6ad546d6a3d /main.c
parent6bb4da5fab94d2ed3d093b996674fd1cc28eda2f (diff)
better write_string
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 f0321ee..df88311 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,7 @@
/*
@TODO:
- send didClose
+- don't select the one and only completion when user types stuff
- LSP setting
- scroll through completions
- figure out under which circumstances backspace should close completions