vimPlugins.treewalker-nvim: init at 2025-03-08 (#389559)
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user