# [[GitHub]] Copilot
*Your AI pair programmer*. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
https://copilot.github.com/
https://github.com/github/copilot-docs/blob/main/docs/jetbrains/gettingstarted.md#getting-started-with-github-copilot-in-jetbrains
- Works with [[IntelliJ]]
## Install
```bash
git clone https://github.com/github/copilot.vim.git \
~/.config/nvim/pack/github/start/copilot.vim
```
Then run `:Copilot setup`