vimPlugins.yazi-nvim: init at 2024-06-01

This commit is contained in:
Austin Horstman
2024-06-29 12:55:00 -05:00
parent 3e1871e364
commit bff7bead84
2 changed files with 13 additions and 0 deletions
@@ -17143,6 +17143,18 @@ final: prev:
meta.homepage = "https://github.com/HerringtonDarkholme/yats.vim/";
};
yazi-nvim = buildVimPlugin {
pname = "yazi.nvim";
version = "2024-06-01";
src = fetchFromGitHub {
owner = "DreamMaoMao";
repo = "yazi.nvim";
rev = "0e7dce1a936b92099180ff80cbf35eb7e8a5f660";
sha256 = "xKwQXwvqGBNveu94i6NW4I7L/mAnbqLmYS3Uc/6qTyw=";
};
meta.homepage = "https://github.com/DreamMaoMao/yazi.nvim";
};
yescapsquit-vim = buildVimPlugin {
pname = "yescapsquit.vim";
version = "2022-08-31";
@@ -1444,6 +1444,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/DreamMaoMao/yazi.nvim/,HEAD,
https://github.com/lucasew/yescapsquit.vim/,HEAD,
https://github.com/elkowar/yuck.vim/,HEAD,
https://github.com/KabbAmine/zeavim.vim/,,