mirror of
https://github.com/gyoder/dots.git
synced 2026-02-27 17:03:45 +00:00
nvim: updated for data compatability
This commit is contained in:
parent
f67e62bf40
commit
ce147267ce
2 changed files with 1 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
require("blink.cmp").setup({
|
||||
fuzzy = {
|
||||
implementation = "prefer_rust",
|
||||
implementation = "lua",
|
||||
prebuilt_binaries = {
|
||||
download = true,
|
||||
force_version = 'v1.2.0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue