Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nix build fails due to docs update #1278

Closed
2 tasks done
rohrsben opened this issue Feb 19, 2025 · 0 comments
Closed
2 tasks done

Nix build fails due to docs update #1278

rohrsben opened this issue Feb 19, 2025 · 0 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@rohrsben
Copy link

Make sure you have done the following

  • Updated to the latest version of blink.cmp
  • Searched for existing issues and documentation (try <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

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

@rohrsben rohrsben added the bug Something isn't working label Feb 19, 2025
@Saghen Saghen closed this as completed in af2f4ec Feb 19, 2025
@Saghen Saghen added the documentation Improvements or additions to documentation label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants