max397574 / care.nvim

care.nvim - Completion And Recommendation Engine for Neovim - WIP
https://max397574.github.io/care.nvim/
GNU General Public License v3.0
100 stars 9 forks source link

numbered visible entries #74

Closed max397574 closed 2 months ago

max397574 commented 2 months ago

allow numbering visible entries and jump to them

create mappings which take a count (look at iO mapping of omega-nvim)

I think cmp allows this