- [ ] Add an appropriate compare function. See https://github.com/f3fora/cmp-spell/blob/20f3347e5834bea04892cffa6259a51ddfb9c61f/lua/cmp-spell/init.lua#L55 - [x] Enable this source only inside `@spell` See `:h treesitter-highlight-spell` #8 - [ ] Enable this source only inside `@Spell` See `:h spell-syntax` - [ ] Replace `enable_in_context` option with hrsh7th/nvim-cmp#632
cmp-spell/lua/cmp-spell/init.lua
Line 55 in 20f3347
@spellSee:h treesitter-highlight-spellfeat(): enable only in treesitter spell region #8@SpellSee:h spell-syntaxenable_in_contextoption with user definedis_availablehrsh7th/nvim-cmp#632