From 83dcbc04e4c0b2288848a91961c60107d921c664 Mon Sep 17 00:00:00 2001 From: David Ibia Date: Sun, 28 Dec 2025 23:26:01 +0100 Subject: [PATCH] docs(readme): remove Copilot references, replaced with OpenCode --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 63f1c6b..d7c8fd9 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ ln -s ~/dotfiles/.zshrc ~/.zshrc - **Themes**: Multiple colorschemes including Catppuccin, Tokyo Night, and Rose Pine Key features: -- AI-powered coding assistance (Claude, Copilot) +- AI-powered coding assistance (Claude, OpenCode) - Advanced Git integration - Flutter and mobile development support - Python environment management @@ -161,7 +161,6 @@ Plugins: #### Neovim AI Integration - **CodeCompanion**: AI pair programming with multiple providers -- **Copilot**: GitHub Copilot support - **Gen.nvim**: Local LLM integration - **LLM.nvim**: Additional LLM capabilities @@ -343,4 +342,4 @@ For questions, issues, or suggestions, please open an issue on the GitHub reposi **Platform**: macOS (Darwin) **Primary Editor**: Neovim **Shell**: Zsh -**AI Tools**: OpenCode, Claude, Copilot \ No newline at end of file +**AI Tools**: OpenCode, Claude \ No newline at end of file