jayli / vim-easycomplete

杭州市余杭区最好用的 VIM/NVIM 代码补全插件
MIT License
408 stars 26 forks source link

Duplicate snippets #236

Open craigp opened 1 year ago

craigp commented 1 year ago

Enjoying this plugin, it's the easiest completion solution I've seen.

One problem I'm having, I've always used ultisnips and honza/vim-snippets - this plugin seems to duplicate a lot of the snippets from the latter. Is there a way to prevent easy-complete loading it's own snippet library so that I don't have to choose between duplicate snippets?

lgick commented 10 months ago

I have this problem too Please help!

Снимок экрана 2023-10-28 в 23 21 42
jayli commented 9 months ago

It seems to be a ultisnips‘ problem. link to https://github.com/SirVer/ultisnips/issues/1341 . and see if it can solve your problem.