uga-rosa / cmp-dictionary

A dictionary completion source for nvim-cmp
MIT License
236 stars 16 forks source link

Can't load the 'dictionary' source #40

Closed ktrNozomi closed 1 year ago

ktrNozomi commented 1 year ago

The Neovim version:

image

Other sources work normally and 'dictionary' can't work:

image

Here's my settings:

image

image

The .dic file is downloaded from github, I don't know if it would be the cause.

ktrNozomi commented 1 year ago

image

I have changed dict to dic but still does not work.

uga-rosa commented 1 year ago

Yes. I have made a destructive change and released v2.0.0. The new setup instructions are in the doc; you can also use the previous version with a tag designation.