quangnguyen30192 / cmp-nvim-ultisnips

nvim-cmp source for ultisnips
Apache License 2.0
144 stars 19 forks source link

Fix(mappings): add missing select mode mappings #57

Closed smjonas closed 2 years ago

smjonas commented 2 years ago

This makes nested mappings work the same as in UltiSnips. We should probably make the RemoveSelectModeMappings hint more visible in the readme.