Replies: 1 comment
-
https://github.com/hrsh7th/cmp-omni might be what you are looking for 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use the wiki.vim's omnifunc completion as a source for nvim-cmp. I have found the example setup for ncm2:
Source
Here the
wiki#complete#omnicomplete
provides completion.However, I am unable to find an example to use something like this to setup completion in nvim-cmp, hence I am stuck.
How can I set nvim-cmp to provide wiki.vim completion?
Beta Was this translation helpful? Give feedback.
All reactions