From 007f14a2c8d67568f4655654b401871920d73011 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Thu, 15 Jan 2026 11:03:42 +0300 Subject: [PATCH] pins: switch to main branch for nvim-treesitter-textobjects Signed-off-by: NotAShelf Change-Id: Id54a7879cde7424088ec187d97393a206a6a6964 --- npins/sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/npins/sources.json b/npins/sources.json index 5d0da66a..9bbcb6ff 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -2075,11 +2075,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": "sha256-6hHKcQIdNn93YOSMccI+GFX84iVNHXLlSAxySTnQ6F4=" + "revision": "baa6b4ec28c8be5e4a96f9b1b6ae9db85ec422f8", + "url": "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/archive/baa6b4ec28c8be5e4a96f9b1b6ae9db85ec422f8.tar.gz", + "hash": "sha256-kbnZaUtIKXoBj4tFiQWSpGmI6Doke7PjoetqIhsI8lc=" }, "nvim-ts-autotag": { "type": "Git",