From 656a7b3824e0ecd5055bb5c434ff45a11150dd2e Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Tue, 6 Jan 2026 15:10:18 +0300 Subject: [PATCH] pins: switch to main branch for nvim-treesitter-textobjects Signed-off-by: NotAShelf Change-Id: Idfe208e4a09113b215fd263234e1dc686a6a6964 --- npins/sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/npins/sources.json b/npins/sources.json index a9df47b7..f7009ef6 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -2062,11 +2062,11 @@ "owner": "nvim-treesitter", "repo": "nvim-treesitter-textobjects" }, - "branch": "master", + "branch": "main", "submodules": false, - "revision": "71385f191ec06ffc60e80e6b0c9a9d5daed4824c", - "url": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/archive/71385f191ec06ffc60e80e6b0c9a9d5daed4824c.tar.gz", - "hash": "0pp8s0wljwhc93jp47ad4pigqm8q7v173374c1vpydhx09qwl4ga" + "revision": "28a3494c075ef0f353314f627546537e43c09592", + "url": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/archive/28a3494c075ef0f353314f627546537e43c09592.tar.gz", + "hash": "1ky29nw4ayzpvbh4y0jp7apdfwj6pd8wvnx5gsw2z6rxdl0qhmz5" }, "nvim-ts-autotag": { "type": "Git",