Skip to content

failed to get completions with error: Vim:E474: String "<ef><bc>… #340

@cxwx

Description

@cxwx

when using 'blink.nvim', 'windsurf.nvim', "windwp/nvim-autopairs",
enter ' or "
then completion cause

remove windsurf.nvim no error messages

failed to get completions with error: Vim:E474: String "<ef><bc>…
   󰅍 keys = {",mt", function() requ…
   󰅍 BUG: open /Users/chenxu/softwa…
   󰅍 event = "VeryLazy",
   󰅍 {",mt", function() require("ti…
   󰅍 { ",muf", "<cmd>Guard fmt<CR>"…
   󰅍 { ",muf", "<cmd>Guard enable-l…
   󰅍 cond = tailmode == "vim",
   󰅍 when = function(node)↲        …
   󰅍 when = function(node)↲        …
   󰅍 -- name
   󰅍 -- arglist
   󰅍 cxopenscad
   󰅍 guard
   󰅍 formatter
   󰅍 openscad
   󰅍 -- openscad-format dead
   󰅍 -- cond = indentguessmode == "…
   󰅍 mode = {"v", "n", "x"}
   󰅍 using

blink config

        ['<C-o>'] = { function(cmp) cmp.show({ providers = {
          'codeium',
        } }) end },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions