diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 87ac3ebe270d..af4ff3f57918 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 132b9818d97e..55e2701c5a06 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,