micangl
micangl
Yes, sorry, the function takes `name` as an argument. If you fix this issue, does it work? > strange behavior around the edges This is exactly what I've been trying...
Thanks for raising the issue! May I ask @benbrastmckie if he is seeing the same output (`vimtex` listed twice in `CmpStatus`), as I see that he has a similar configuration?...
@Jaehaks Unfortunately, there doesn't seem to be a way with `lazy` to call the `setup` function before the `after/plugin/` files are sourced. This is what happens with the "normal" plugin...
As I said in the last comment, there doesn't seem to be a fix for this. Unfortunately, the loading processes of the various plugin managers are too different for me...
> Thus, even if there would be a delay while parsing for the completion, the delay would be 1) very small, and 2) should only appear once for each session....
@lervag Sorry for coming back to this issue after more than a month. I still haven't gotten around to making all the changes to the parser, as I haven't found...
> I still think it would not be too much work for you to update your parser based on my updates, and I think it should be both faster and...
@lervag I've also written the [tutorial](https://github.com/micangl/cmp-vimtex/blob/database_search/doc/TUTORIAL.md). Since @ejmastnak said he would wait for a tutorial in an old thread, I'll point out that the search functionality has been implemented on...
Thanks for contributing. Unfortunately, I don't use blink.cmp and, as I really don't have available time at the moment, I won't be able to take a look at this. If...
Thank you for contributing this (and in the past)! Unfortunately, I've sort of fallen behind on the Neovim community and haven't really moved to using blink. From a time-management perspective,...