fixed blink cfg

This commit is contained in:
Oliver Hartmann 2025-01-25 13:01:47 +01:00
parent a2ff3fa50f
commit 0c777ffad4

View File

@ -122,7 +122,10 @@ return {
completion = { completion = {
list = { list = {
selection = 'auto_insert', selection = {
auto_insert = true,
preselect = false
}
}, },
menu = { menu = {
max_height = 25, max_height = 25,