#113 · Primary category: AI Coding Assistants

copilot.vim

Neovim plugin for GitHub Copilot

Project last updated:08/11/26

GitHub Stars

11.7K

Forks

803

Contributors

3

License

Other

Why we included this project

For anyone who works almost entirely in Vim or Neovim, this plugin is GitHub's official route to Copilot suggestions without switching to an IDE or browser. Completions appear inline as you type, and you accept the current one with a single Tab press; :help copilot explains everything else. After a one-time :Copilot setup, the plugin manages the connection, so you don't have to wrestle with tokens or status checks yourself. It does require an active Copilot subscription, a recent Vim (9.0.0185+) or Neovim build, and Node.js, but for keyboard-driven teams that trade-off buys a lean integration that stays out of the way.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category