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

[bug]: Error Fuzzy #711

Closed
2 tasks done
krovuxdev opened this issue Dec 22, 2024 · 1 comment
Closed
2 tasks done

[bug]: Error Fuzzy #711

krovuxdev opened this issue Dec 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@krovuxdev
Copy link

Make sure you have done the following

  • I have updated to the latest version of blink.cmp
  • I have read the README

Bug Description

imagen
After updating and changing my configuration, when I press Ctrl + Space or try to enter cmdline, I encounter an error. I'm not sure if it's caused by the new configuration or an issue with the update.

Relevant configuration

return {
    "saghen/blink.cmp",
    version = "v0.*",
    opts = {
        keymap = { preset = "default" },
        appearance = {
            use_nvim_cmp_as_default = true,
            nerd_font_variant = "mono",
        },
        sources = {
            default = { "lsp", "path", "snippets", "buffer" },
        },
    },

neovim version

NVIM v0.10.2

blink.cmp version: branch, tag, or commit

v0.8.1

@krovuxdev krovuxdev added the bug Something isn't working label Dec 22, 2024
@Saghen
Copy link
Owner

Saghen commented Dec 22, 2024

Duplicate of #68

@Saghen Saghen marked this as a duplicate of #68 Dec 22, 2024
@Saghen Saghen closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants