GitHub Copilot is an AI pair programmer tool that helps you /start/copilot.vim
* Vim, Windows (PowerShell command):
git clone --depth=1 https://github.com/github/copilot.vim.git `
$HOME/vimfiles/pack/github/start/copilot.vim
* Neovim, Windows (PowerShell command):
git clone --depth=1 https://github.com/github/copilot.vim.git `
$HOME/AppData/Local/nvim/pack/github/start/copilot.vim
- Start Vim/Neovim and invoke
:Copilot setup.
Suggestions are displayed inline and can be accepted by pressing the tab key.
See :help copilot for more information.
We’d love to get your help in making GitHub Copilot better! If you have feedback or encounter any problems, please reach out on our feedback forum.