diff options
author | pommicket <pommicket@gmail.com> | 2022-12-23 12:17:34 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-23 12:17:34 -0500 |
commit | bc21923ba75a46693f6470f9bff903e0df46ac15 (patch) | |
tree | 0f6ab5a910142861773591ea3845d700119e21c5 /main.c | |
parent | e8ebc051bd606df22622c012d68804e275ef1dd5 (diff) |
LSP document_data
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ - scroll through completions - only show "Loading..." if it's taking some time (prevent flash) - LSP setting +- figure out workspace - make sure "save as" works - rename buffer->filename to buffer->path - make buffer->path NULL for untitled buffers & fix resulting mess |