onsails/lspkind.nvim

Autocomplete options cannot be selected via TAB or ENTER

Closed this issue · 1 comments

Autocomplete options cannot be selected via TAB or ENTER shown below.

image

Here is my cmp.setup mapping:

image

lspkind doesn't deal with bindings, it just adds icons to completion items. Please refer to cmp documentation or community discussions.