#163 · Primary category: AI Coding Assistants
copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
Project last updated:08/26/26
GitHub Stars
4.1K
Forks
157
Contributors
63
License
MIT
Why we included this project
Neovim users who find the official Copilot plugin heavy have a leaner alternative here. copilot.lua implements GitHub Copilot support natively in Lua with its own API, so completions integrate with nvim-cmp instead of competing with it for screen space. Configuration is granular: you control where suggestions appear, which filetypes are enabled, and how the LSP server connects and authenticates, and those settings can vary per workspace. If your editor config is already written in Lua, this behaves like a normal Neovim component rather than an add-on bolted on top.
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.