Neovim OpenAI Codex, GitHub Copilot, and cheat.sh
Use OpenAI Codex in Neovim, and compare the suggestions with GitHub Copilot and cheat.sh.

In a previous article, we walked through AI-assisted completion using Tabnine, GitHub Copilot, and OpenAI Codex.
In this article, let’s develop a Neovim plugin to try out OpenAI Codex, and compare the…