Exafunction / codeium.nvim

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

Fix to avoid the uname stuff on windows. #28

Closed WillEhrendreich closed 1 year ago

WillEhrendreich commented 1 year ago

Hey,

hope this works for everyone, just a little fix to avoid the error on windows of trying to get uname.

have a great day, thanks for the lua implementation of this plugin, the cmp integration works awesome, it seems like. :)

jcdickinson commented 1 year ago

I will test these changes on Linux and merge if it all goes well. Thanks for the contribution!

jcdickinson commented 1 year ago

I messed up my push, sorry! Please test and re-open with these changes: https://github.com/jcdickinson/codeium.nvim/tree/pr2