blink.cmp icon indicating copy to clipboard operation
blink.cmp copied to clipboard

Snippet can't match

Open bstaint opened this issue 1 year ago • 0 comments

Make sure you have done the following

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

Bug Description

GIF 2024-12-21 3-10-11

Relevant configuration

return {
  'saghen/blink.cmp',
  version = 'v0.*',
  event = 'InsertEnter',
  dependencies = {
    'rafamadriz/friendly-snippets',
  },
  opts_extend = { 'sources.default' },
  opts = {},
}

neovim version

NVIM v0.11.0-dev-1383+g02bc40c194

blink.cmp version: branch, tag, or commit

v0.8.0

bstaint avatar Dec 20 '24 19:12 bstaint