Lsp completion logic
This commit is contained in:
5
src/ui/completionbox.cc
Normal file
5
src/ui/completionbox.cc
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "ui/completionbox.h"
|
||||
|
||||
void CompletionBox::render_update() {}
|
||||
|
||||
void CompletionBox::render(Coord pos) {}
|
||||
Reference in New Issue
Block a user