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,
|
||||
},
|
||||
list = {
|
||||
selection = "auto_insert",
|
||||
selection = { preselect = false, auto_insert = true },
|
||||
},
|
||||
ghost_text = {
|
||||
enabled = true,
|
||||
|
Loading…
Reference in New Issue
Block a user