| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: remove codecompanion.nvim and mcphub.nvim | 38 hours | 1 | -53/+0 | |
| | | | | | | Redundant with copilot.lua (inline completions via NES) and Copilot CLI (chat/agentic workflows outside the editor). | ||||
| * | refactor: extract AI plugins to plugins/ai.lua | 38 hours | 1 | -0/+97 | |
| Move copilot.lua from completion.lua and codecompanion from plugins/init.lua into a dedicated ai.lua file. Both are AI-related, not completion. | |||||
