more fixes

This commit is contained in:
dlond 2025-05-27 05:15:53 +12:00
parent 3885d2be63
commit 7f1af2ecb5
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ return {
opts = { opts = {
fuzzy = { fuzzy = {
engine = 'lua', -- prevent warning about native lib engine = 'lua', -- prevent warning about native lib
max_distance = 2,
}, },
}, },
} }