This commit is contained in:
dlond 2025-05-26 05:30:45 +12:00
parent d619d03e56
commit 003d871cdd
3 changed files with 18 additions and 0 deletions

View file

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