hrsh7th / nvim-cmp

A completion plugin for neovim coded in Lua.
MIT License
8.16k stars 406 forks source link

fix: some symbols can't be mapped correctly #2081

Open OnlyWick opened 3 weeks ago

OnlyWick commented 3 weeks ago

1935 will cause some symbols to not be mapped correctly. I have added the symbols that I need to map. I'm not very familiar with others' habits, but I believe there should be some other symbols that need to be added to this patter.

Fix #2080.