f3fora / cmp-spell

spell source for nvim-cmp based on vim's spellsuggest.
191 stars 3 forks source link

Not getting any results #1

Closed Iron-E closed 2 years ago

Iron-E commented 2 years ago

If I only enable sources = {{name = 'spell'}}, no suggestions are shown.

f3fora commented 2 years ago

Have you set spell and spelllang?

Iron-E commented 2 years ago

Have you set spell and spelllang?

I have spellang set. I'll follow up today or tomorrow with whether spell affects it.

Iron-E commented 2 years ago

Yeah, seems to work with set spell on. Thanks!

BitInByte commented 2 years ago

Hey, I have setup everything as you told and I can't get Spell on almost any file :( don't know If I'm setting something wrong in my config.

Apparently, I can use this plugin if I don't have any lsp enabled but, if I get a lsp enabled, there is no option for Spell...

edte commented 7 months ago

I'm having the same problem, the default cmp source doesn't have a complementary box, only after pressing c-x, c-s

behavior

the result of CmpStatus

截屏2024-01-31 18 42 59

no

截屏2024-01-31 18 40 23

after press c-x,c-s

截屏2024-01-31 18 40 35

myconfig

plugin install

截屏2024-01-31 18 37 27

cmp config

截屏2024-01-31 18 37 52

option config

截屏2024-01-31 18 38 42

lunarvim

截屏2024-01-31 18 39 03