Skip to content

Commit 756d8d5

Browse files
committed
blink: prefer_rust_with_warning for fuzzy
1 parent 625521f commit 756d8d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/vnext/plugins/completion.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ return {
1111
},
1212
version = "v1.*",
1313
opts = {
14+
fuzzy = { implementation = "prefer_rust_with_warning" },
1415
keymap = {
1516
["<C-space>"] = { "show", "show_documentation", "hide_documentation" },
1617
["<C-e>"] = { "hide", "fallback" },

0 commit comments

Comments
 (0)