hrsh7th / cmp-cmdline

nvim-cmp source for vim's cmdline
MIT License
550 stars 42 forks source link

Can't handle wildcards #17

Closed rafcamlet closed 2 years ago

rafcamlet commented 2 years ago

Using asterisk sign in cmd cause variety of invalid behaviour:

Of course, wildcards are redundant with this plugin, but they shouldn't cause errors when people use them because of muscle memory.

hrsh7th commented 2 years ago

You don't need wildcard, I think. You just input nvimvvar instead.