From 4717c0148344c000833afe97ccefd9a7c1a00bb2 Mon Sep 17 00:00:00 2001 From: Valeriy Filippov Date: Fri, 3 Apr 2026 15:34:03 +0300 Subject: [PATCH] nvim: update README for tree-sitter dependencie --- nvim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvim/README.md b/nvim/README.md index e789dcf..2b1d9e2 100644 --- a/nvim/README.md +++ b/nvim/README.md @@ -17,7 +17,7 @@ brew install lazygit brew onstall sops # https://tree-sitter.github.io/ -brew install tree-sitter +brew install tree-sitter-cli # https://github.com/ryanoasis/nerd-fonts brew install --cask font-jetbrains-mono-nerd-font