You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vim:E154: Duplicate tag "MUST" in file /home/<me>/.local/share/nvim/lazy/blink.cmp/doc/blink-cmp.txt
This leads to
Detected an out of date or missing fuzzy matching library. Can't download from github due to not being on a git tag and no `fuzzy.prebuilt_binaries.force_version` is set.
Either run `cargo build --release` via your package manager, switch to a git tag, or set `fuzzy.prebuilt_binaries.force_version` in config. See the docs for more info.
On launching neovim.
Relevant configuration
neovim version
NVIM v0.10.4, Build type: Release
blink.cmp version
main
The text was updated successfully, but these errors were encountered:
Make sure you have done the following
blink.cmp
<C-k>
on https://cmp.saghen.dev)Bug Description
Vim:E154: Duplicate tag "MUST" in file /home/<me>/.local/share/nvim/lazy/blink.cmp/doc/blink-cmp.txt
This leads to
On launching neovim.
Relevant configuration
neovim
versionNVIM v0.10.4, Build type: Release
blink.cmp
versionmain
The text was updated successfully, but these errors were encountered: