From af4a642818405c62cef1a11cefe7f259c402643e Mon Sep 17 00:00:00 2001 From: Rakshit Kumar Singh Date: Mon, 18 May 2026 20:58:54 +0530 Subject: [PATCH] fix sh script for nvim-treesitter --- plugins.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.sh b/plugins.sh index 7444165..217cc27 100644 --- a/plugins.sh +++ b/plugins.sh @@ -8,4 +8,4 @@ git clone https://github.com/lewis6991/gitsigns.nvim git clone https://github.com/folke/flash.nvim git clone https://github.com/nvim-telescope/telescope.nvim git clone https://github.com/nvim-lua/plenary.nvim -https://github.com/nvim-treesitter/nvim-treesitter +git clone https://github.com/nvim-treesitter/nvim-treesitter