quangnguyen30192/cmp-nvim-ultisnips

Ultisnips stopped working

JoseConseco opened this issue · 1 comments

I do not remember changing anything in my config, but ultisnips just wont show any suggestions anymore.
Is it working ok for you guys?
I have all the basic setup done, nothing too fancy - but cmp just wont show any entry form ultisnips. The only error I ever get - is if I try to edit snipped file and on save I get this:
image

Not sure if this is because I'm on daily nvim build?
UltisnipsEdit works ok though, so Ultisnip seems loaded ok. .

never mind. I had to change my config (maybe due lazy loading). Moving comp ultisnips outside of lay load fixed the issue.