Closed grimgort closed 4 years ago
coc-omni
use your &omnifunc
option for completion which is not affected by complete
option. Read :h 'complete'
of how to use vim's keywords completion or create completion source yourself https://medium.com/@chemzqm/create-coc-nvim-extension-to-improve-vim-experience-4461df269173
Hello,
I would like to use a French dictionary. The default one of omni complete of vim is fine, but coc-omni doesn't add anything despite the "set complete+=kspell" option in my vimrc