fix(nvim): support upstream blink config changes
This commit is contained in:
parent
beeba5c524
commit
e135d80988
@ -181,7 +181,7 @@ return {
|
|||||||
auto_show_delay_ms = 50,
|
auto_show_delay_ms = 50,
|
||||||
},
|
},
|
||||||
list = {
|
list = {
|
||||||
selection = "auto_insert",
|
selection = { preselect = false, auto_insert = true },
|
||||||
},
|
},
|
||||||
ghost_text = {
|
ghost_text = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user