fix: blink cmp
This commit is contained in:
parent
e15f7aaf4d
commit
b56559ce21
|
@ -44,7 +44,10 @@
|
|||
};
|
||||
signature.enabled = true;
|
||||
completion = {
|
||||
list.selection = "auto_insert";
|
||||
list.selection = {
|
||||
preselect = true;
|
||||
auto_insert = true;
|
||||
};
|
||||
# menu = {
|
||||
# border = "none";
|
||||
# draw = {
|
||||
|
|
Loading…
Reference in a new issue