vimPlugins.zellij-nvim: init at 2024-02-06 (#291238)

* vimPlugins.zellij-nvim: init at 2023-12-03

* vimPlugins: update on 2024-02-06
This commit is contained in:
Haseeb Majid 2024-03-24 21:00:09 +00:00 committed by GitHub
parent 11711cc8e7
commit 5ff608b21a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 0 deletions

View File

@ -16685,6 +16685,18 @@ final: prev:
meta.homepage = "https://github.com/KabbAmine/zeavim.vim/";
};
zellij-nvim = buildVimPlugin {
pname = "zellij.nvim";
version = "2023-12-03";
src = fetchFromGitHub {
owner = "Lilja";
repo = "zellij.nvim";
rev = "483c855ab7a3aba60e522971991481807ea3a47b";
sha256 = "17lapf7lznlw557k00dpvx04j5pkgdqk95aw5js3aamydnhi976g";
};
meta.homepage = "https://github.com/Lilja/zellij.nvim/";
};
zen-mode-nvim = buildVimPlugin {
pname = "zen-mode.nvim";
version = "2024-01-21";

View File

@ -1406,6 +1406,7 @@ https://github.com/HerringtonDarkholme/yats.vim/,,
https://github.com/lucasew/yescapsquit.vim/,HEAD,
https://github.com/elkowar/yuck.vim/,HEAD,
https://github.com/KabbAmine/zeavim.vim/,,
https://github.com/Lilja/zellij.nvim/,HEAD,
https://github.com/folke/zen-mode.nvim/,,
https://github.com/mcchrish/zenbones.nvim/,HEAD,
https://github.com/jnurmine/zenburn/,,