quangnguyen30192 / cmp-nvim-ultisnips

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

Ultisnips stopped working #90

Closed JoseConseco closed 1 year ago

JoseConseco commented 1 year ago

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. .

JoseConseco commented 1 year ago

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