blink.cmp
                                
                                
                                
                                    blink.cmp copied to clipboard
                            
                            
                            
                        Mappings with Snippet Choice Nodes
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
Given a snippet with a choice node, and a supertab keymap
a snippet such as this
{
  "coc": {
    "body": "${1|fix,feat,build,chore,ci,docs,style,refactor,perf,test|}(${2:scope}):${3:title}",
    "prefix": "coc"
  }
}
will need <c-y> to accept from the choice node.
Relevant configuration
keymap = { preset = 'super-tab' },
neovim version
NVIM v0.11.0-dev-1408+gffaab09e99
blink.cmp version: branch, tag, or commit
0.8.1