copilot.lua and blink-copilot

These are complements: copilot.lua provides the core GitHub Copilot integration and API, while blink-copilot is a completion source that plugs into the blink.cmp completion framework to surface Copilot suggestions alongside other completion sources.

copilot.lua
63
Established
blink-copilot
38
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 17/25
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 6/25
Stars: 4,015
Forks: 154
Downloads:
Commits (30d): 12
Language: Lua
License: MIT
Stars: 215
Forks: 5
Downloads:
Commits (30d): 0
Language: Lua
License: MIT
No Package No Dependents
No Package No Dependents

About copilot.lua

zbirenbaum/copilot.lua

Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot

This is a Neovim plugin that enhances the experience of using GitHub Copilot, an AI code assistant. It takes your in-progress code and suggests completions, allowing you to quickly accept or browse different options. This tool is for software developers who use Neovim as their primary code editor.

software-development developer-tools neovim-plugin code-completion developer-experience

About blink-copilot

fang2hou/blink-copilot

⚙️ Configurable GitHub Copilot blink.cmp source for Neovim

This project helps software developers using Neovim integrate GitHub Copilot suggestions directly into their code completion workflow. It takes code context as input and provides multiple, dynamically updated code completion suggestions from Copilot as output. The primary users are developers who want a seamless, configurable Copilot experience within their Neovim editor, especially when using the blink.cmp completion plugin.

software-development developer-tools code-completion neovim-plugin programming-productivity

Scores updated daily from GitHub, PyPI, and npm data. How scores work