vimPlugins.zen-nvim: init at 0-unstable-2026-04-12 (#509271)

This commit is contained in:
Gaétan Lepage
2026-04-12 19:53:12 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -23777,6 +23777,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
zen-nvim = buildVimPlugin {
pname = "zen.nvim";
version = "0-unstable-2026-04-12";
src = fetchFromGitHub {
owner = "sand4rt";
repo = "zen.nvim";
rev = "31d0d45a56eae2a750818b7afa9f504044d7e382";
hash = "sha256-vmQ3dJpMACv4oP4MKuIHe3PVs1ZMy0916lNRmtbzZ88=";
};
meta.homepage = "https://github.com/sand4rt/zen.nvim/";
meta.hydraPlatforms = [ ];
};
zenbones-nvim = buildVimPlugin {
pname = "zenbones.nvim";
version = "4.11.0-unstable-2026-02-11";
@@ -1827,6 +1827,7 @@ https://github.com/KabbAmine/zeavim.vim/,,
https://github.com/swaits/zellij-nav.nvim/,HEAD,
https://github.com/Lilja/zellij.nvim/,HEAD,
https://github.com/folke/zen-mode.nvim/,,
https://github.com/sand4rt/zen.nvim/,HEAD,
https://github.com/zenbones-theme/zenbones.nvim/,HEAD,
https://github.com/jnurmine/zenburn/,,
https://github.com/nvimdev/zephyr-nvim/,,