more fixes

This commit is contained in:
dlond 2025-05-27 05:26:46 +12:00
parent 7f1af2ecb5
commit 68e83d7f47
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
return { return {
'saghen/blink.cmp', 'saghen/blink.cmp',
opts = { opts = {
fuzzy = { fuzzy = {},
engine = 'lua', -- prevent warning about native lib
},
}, },
} }