From 8bd3c86239c01add111595a1c30d136e5480a206 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 3 Aug 2025 23:51:52 +0200 Subject: [PATCH] up --- scripts/manjaro.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/manjaro.sh b/scripts/manjaro.sh index 23b6966..ca83f7f 100644 --- a/scripts/manjaro.sh +++ b/scripts/manjaro.sh @@ -64,7 +64,7 @@ install_nvim() { python-pip python-pynvim ripgrep - tree-sitter + tree-sitter-cli ) }