more fixes
This commit is contained in:
parent
3885d2be63
commit
7f1af2ecb5
|
@ -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,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue