Unverified Commit 5b72f061 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.treewalker-nvim: init at 2025-03-08 (#389559)

parents 6d950ec9 36f4e18d
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -14321,6 +14321,19 @@ final: prev:
    meta.hydraPlatforms = [ ];
  };
  treewalker-nvim = buildVimPlugin {
    pname = "treewalker.nvim";
    version = "2025-03-08";
    src = fetchFromGitHub {
      owner = "aaronik";
      repo = "treewalker.nvim";
      rev = "0bad88a449642fca1080930260482628b692841a";
      sha256 = "088ksm6rvj4vabrisbpg2xngc11bbqihms57rz0dw22mbr7chy6q";
    };
    meta.homepage = "https://github.com/aaronik/treewalker.nvim/";
    meta.hydraPlatforms = [ ];
  };
  tremor-vim = buildVimPlugin {
    pname = "tremor-vim";
    version = "2021-09-07";
+1 −0
Original line number Diff line number Diff line
@@ -1098,6 +1098,7 @@ https://github.com/markonm/traces.vim/,,
https://github.com/tjdevries/train.nvim/,,
https://github.com/xiyaowong/transparent.nvim/,HEAD,
https://github.com/Wansmer/treesj/,main,
https://github.com/aaronik/treewalker.nvim/,HEAD,
https://github.com/tremor-rs/tremor-vim/,,
https://github.com/cappyzawa/trim.nvim/,,
https://github.com/simonmclean/triptych.nvim/,HEAD,