diff options
author | pommicket <pommicket@gmail.com> | 2022-12-22 16:38:32 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-22 16:38:32 -0500 |
commit | 23e138019964662b4e847770eeda2bb5d3130f7a (patch) | |
tree | c92d36b878d26594cab5a35110dff6ad546d6a3d /main.c | |
parent | 6bb4da5fab94d2ed3d093b996674fd1cc28eda2f (diff) |
better write_string
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |