James Pond

Results 24 comments of James Pond

As both an Ubuntu and openSUSE user on desktop and servers, I need to point out a few things here, but I do agree that openSUSE should be added to...

Same problem here, running the latest version of the plugin with nvim v0.9.5 on openSUSE Tumbleweed. Everything was working and then, out of nowhere, it stopped—well, after I updated to...

> James can you share your init.nvim config? It looks like your api server url is not getting set correctly somehow > > https://github.com/Exafunction/codeium.vim/blob/f2d90dedb45e35f7563d2ce3a31c6928f79de678/autoload/codeium/server.vim#L223 My `init.lua` file is broken into...

Seems like the `manager_dir` argument from the binary is what sets where the logs are going to be. It's set over here: https://github.com/Exafunction/codeium.vim/blob/f2d90dedb45e35f7563d2ce3a31c6928f79de678/autoload/codeium/server.vim#L218C3-L218C14 For whatever reason, that isn't working on...

Problem solved—I had an old teams subscription lingering around, which prevented the client from working. After I deleted the expired team, free suggestions started to show up again. As for...

Version `1.0.0` of the package was recently released and the underlying cryptographic interface has been reviewed by a third-party. Hopefully, `acopw-go` can be considered again :)

@l0wl3vel Let me know what you need changed in the base module and I can see if I can find the time to work on it. At the very least,...

@l0wl3vel, thank you for the feedback, it's invaluable! > Combine the functionality of Config and Client. I do not see the reason to keep them separate. > Initialize the new...

@shaunsingh, could you export your GTK modifications as a [Gradience](https://github.com/GradienceTeam) theme to turn it into an official port, please? Or as a GTK theme itself. I started doing something similar...

Seems like this has been merged. @rkintzi if not asking too much, could you provide an usage example with GPT-4V, please?