nvim: updated for data compatability

This commit is contained in:
Grace Yoder 2025-07-06 01:27:31 -04:00
parent f67e62bf40
commit ce147267ce
2 changed files with 1 additions and 16 deletions

View file

@ -1,6 +1,6 @@
require("blink.cmp").setup({
fuzzy = {
implementation = "prefer_rust",
implementation = "lua",
prebuilt_binaries = {
download = true,
force_version = 'v1.2.0',