Commit a1d2cdbb authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

vimPlugins.nvim-treesitter-locals: init at 0-unstable-2025-11-28

parent 1cda6e55
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -12050,6 +12050,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  nvim-treesitter-locals = buildVimPlugin {
    pname = "nvim-treesitter-locals";
    version = "0-unstable-2025-11-28";
    src = fetchFromGitHub {
      owner = "nvim-treesitter";
      repo = "nvim-treesitter-locals";
      rev = "76d9ea45e860fb42b92ac4926ea869239fc638d0";
      hash = "sha256-FLZ6h1M3Kc/YjOfKhn8nKLyVTySMMpsOL2MzIoAMEes=";
    };
    meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-locals/";
    meta.hydraPlatforms = [ ];
  };
  nvim-treesitter-pairs = buildVimPlugin {
    pname = "nvim-treesitter-pairs";
    version = "0-unstable-2023-07-23";
+1 −0
Original line number Diff line number Diff line
@@ -925,6 +925,7 @@ https://github.com/nvim-tree/nvim-tree.lua/,,
https://github.com/nvim-treesitter/nvim-treesitter/,,
https://github.com/nvim-treesitter/nvim-treesitter-context/,,
https://github.com/RRethy/nvim-treesitter-endwise/,HEAD,
https://github.com/nvim-treesitter/nvim-treesitter-locals/,HEAD,
https://github.com/theHamsta/nvim-treesitter-pairs/,HEAD,
https://github.com/eddiebergman/nvim-treesitter-pyfold/,,
https://github.com/nvim-treesitter/nvim-treesitter-refactor/,,