Exafunction / codeium.nvim

A native neovim extension for Codeium
MIT License
647 stars 50 forks source link

Required options and documentation #11

Closed zeitchef closed 1 year ago

zeitchef commented 1 year ago

Wondering if there are other arguments :Codeium expects? I was expecting to see something like :Codeium Status to confirm everything was ok, but found no documentation.

jcdickinson commented 1 year ago

None of the options are required, except for the nvim-cmp setup. This plugin is still a WIP, so there is no healthcheck yet. It will create a log at ~/.cache/nvim/codeium.log. Is it not working for you?

jcdickinson commented 1 year ago

If you are still having issues, I have added more troubleshooting options:

https://github.com/jcdickinson/codeium.nvim#troubleshooting