Merge pull request #323432 from khaneliman/yazi-nvim

vimPlugins.yazi-nvim: init at 2024-06-01
This commit is contained in:
Artturin
2024-07-06 06:37:19 +03:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -17167,6 +17167,18 @@ final: prev:
meta.homepage = "https://github.com/HerringtonDarkholme/yats.vim/";
};
yazi-nvim = buildVimPlugin {
pname = "yazi.nvim";
version = "2024-06-29";
src = fetchFromGitHub {
owner = "mikavilpas";
repo = "yazi.nvim";
rev = "05849f390175f2ba8fd277b224d4fd9e35455895";
sha256 = "zj+lmxsOEW+YaCk5hb7u454gACUmqYPA/IeW6av4D7k=";
};
meta.homepage = "https://github.com/DreamMaoMao/yazi.nvim";
};
yescapsquit-vim = buildVimPlugin {
pname = "yescapsquit.vim";
version = "2022-08-31";
@@ -1446,6 +1446,7 @@ https://github.com/drmingdrmer/xptemplate/,,
https://github.com/guns/xterm-color-table.vim/,,
https://github.com/gbprod/yanky.nvim/,HEAD,
https://github.com/HerringtonDarkholme/yats.vim/,,
https://github.com/mikavilpas/yazi.nvim/,HEAD,
https://github.com/lucasew/yescapsquit.vim/,HEAD,
https://github.com/elkowar/yuck.vim/,HEAD,
https://github.com/KabbAmine/zeavim.vim/,,