vimPlugins.treewalker-nvim: init at 2025-03-08

This commit is contained in:
Carman Fu
2025-03-13 17:01:07 +00:00
parent d0fabf48ff
commit 36f4e18dd2
2 changed files with 14 additions and 0 deletions
@@ -14217,6 +14217,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";
@@ -1090,6 +1090,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,