From 23fb9d2593a335c026e3a85f78cb0c255a68e7a9 Mon Sep 17 00:00:00 2001 From: Valeriy Filippov Date: Fri, 3 Apr 2026 15:42:43 +0300 Subject: [PATCH] Update READMEs --- README.md | 9 ++++++++- nvim/README.md | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5dff47..15627a6 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ plugins=( ) ``` -### +### Fabric https://github.com/Mu-L/fabric-ai/tree/main ```shell @@ -134,6 +134,13 @@ https://mise.jdx.dev/ brew install mise ``` +### OpenCode +https://github.com/anomalyco/opencode + +```shell +brew install opencode +``` + ### Pwgen https://github.com/aronhoyer/pwgen diff --git a/nvim/README.md b/nvim/README.md index 2b1d9e2..1d39181 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -14,7 +14,7 @@ brew install go brew install lazygit # https://github.com/getsops/sops -brew onstall sops +brew install sops # https://tree-sitter.github.io/ brew install tree-sitter-cli