Unverified Commit 5377fbef authored by Rémi NICOLE's avatar Rémi NICOLE Committed by GitHub
Browse files

vimPlugins.nvim-treesitter-textobjects: 0-unstable-2025-10-31 -> 0-unstable-2025-12-27 (#475611)

parents a7d6e523 94617c57
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -12117,12 +12117,12 @@ final: prev: {
  nvim-treesitter-textobjects = buildVimPlugin {
    pname = "nvim-treesitter-textobjects";
    version = "0-unstable-2025-10-31";
    version = "0-unstable-2025-12-27";
    src = fetchFromGitHub {
      owner = "nvim-treesitter";
      repo = "nvim-treesitter-textobjects";
      rev = "5ca4aaa6efdcc59be46b95a3e876300cfead05ef";
      hash = "sha256-lf+AwSu96iKO1vWWU2D7jWHGfjXkbX9R2CX3gMZaD4M=";
      rev = "ecd03f5811eb5c66d2fa420b79121b866feecd82";
      hash = "sha256-mMxCAkrGqTstEgaf/vwQMEF7D8swH3oyUJtaxuXzpcs=";
    };
    meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/";
    meta.hydraPlatforms = [ ];
+1 −1
Original line number Diff line number Diff line
@@ -930,7 +930,7 @@ https://github.com/theHamsta/nvim-treesitter-pairs/,HEAD,
https://github.com/eddiebergman/nvim-treesitter-pyfold/,,
https://github.com/nvim-treesitter/nvim-treesitter-refactor/,,
https://github.com/PaterJason/nvim-treesitter-sexp/,HEAD,
https://github.com/nvim-treesitter/nvim-treesitter-textobjects/,,
https://github.com/nvim-treesitter/nvim-treesitter-textobjects/,main,
https://github.com/RRethy/nvim-treesitter-textsubjects/,HEAD,
https://github.com/AckslD/nvim-trevJ.lua/,HEAD,
https://github.com/windwp/nvim-ts-autotag/,,