GitHub Copilot is an AI pair programmer which suggests line completions and entire function bodies as you type. GitHub Copilot is powered by the OpenA

github / copilot.vim Public

submited by
Style Pass
2021-10-27 17:00:15

GitHub Copilot is an AI pair programmer which suggests line completions and entire function bodies as you type. GitHub Copilot is powered by the OpenAI Codex AI system, trained on public Internet text and billions of lines of code.

Install a Neovim prerelease build. (Note: On macOS, extra steps are required to due to lack of notarization. Alternatively, Homebrew users can run brew install neovim --HEAD).

Leave a Comment
Related Posts