Teaching GitHub Copilot how to exit VIM

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. Copilot.vim is a Vim plugin for GitHub Copilot. For now, it requires Neovim 0.6 (for virtual lines support) and a Node.js installation. To learn more about GitHub Copilot, visit https://copilot.github.com. Join my live coding stream every Tuesday and Fridays on Twitch Course 📓 https://www.leveluptutorials.com/tutorials/code-automation-with-github Twitch 🎬 https://twitch.tv/bdougieYO GitHub 💻 https://github.com/bdougie/gitActionTraction Community 👾 https://discord.com/invite/gZMKK5q Twitter 🐦 https://twitter.com/bdougieYO Podcast 🎙 https://www.thisdevelopingstory.com/ #github #ai #githubcopilot


Published: Dec 01, 2021

View my video on YouTube