hrsh7th / cmp-cmdline

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

Error detected while processing TextChangedI Autocommands for "*" #77

Closed laduygaga closed 1 year ago

laduygaga commented 1 year ago

Error when i type start with "*"

https://user-images.githubusercontent.com/23116211/209682546-b8ba7d3d-8bc1-455f-a4cb-8621a489824d.mp4

hrsh7th commented 1 year ago

I can't understand.

PrimeO7 commented 1 year ago

This happened to me aswell, the error comes up more often with greater linecount. I wasn't able to isolate what exactly the issue is, if it's my config or something else.

I just removed cmp-cmdline as a dependency for nvim-cmp and the error is gone.