copilot.lua and plugin_neovim

These are complementary tools: copilot.lua provides GitHub Copilot integration for code completion, while Pieces for Neovim adds local code snippet management and context awareness, allowing developers to use both together for enhanced AI-assisted coding workflows.

copilot.lua
63
Established
plugin_neovim
37
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 16/25
Community 17/25
Maintenance 2/25
Adoption 7/25
Maturity 16/25
Community 12/25
Stars: 4,015
Forks: 154
Downloads:
Commits (30d): 15
Language: Lua
License: MIT
Stars: 36
Forks: 5
Downloads:
Commits (30d): 0
Language: Lua
License: MIT
No Package No Dependents
Stale 6m 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

Implements a pure Lua architecture with separate panel and suggestion modules for lower resource overhead compared to the VimScript original. Supports both Node.js LSP and custom binary servers, with optional NES (neural code suggestions) functionality via copilot-lsp integration. Provides granular control through configurable suggestion triggers, debouncing, and buffer-scoped toggles, plus seamless integration with completion plugins like nvim-cmp and blink.cmp.

About plugin_neovim

pieces-app/plugin_neovim

Pieces for Neovim plugin

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