diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index d888c32436d7..1e4a677e59f7 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -8863,6 +8863,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + neomodern-nvim = buildVimPlugin { + pname = "neomodern.nvim"; + version = "2025-04-26"; + src = fetchFromGitHub { + owner = "cdmill"; + repo = "neomodern.nvim"; + rev = "1ef8dcde62ff7179c94da8cba9879a5ddd1b4e2d"; + sha256 = "1cn9227i1pdjd2ljk0nawyma5gaav256nhhf970ibwsgffn6n5d0"; + }; + meta.homepage = "https://github.com/cdmill/neomodern.nvim/"; + meta.hydraPlatforms = [ ]; + }; + neomru-vim = buildVimPlugin { pname = "neomru.vim"; version = "2020-02-05"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index d6ac74a9881c..8286eb15d623 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -680,6 +680,7 @@ https://github.com/danymat/neogen/,HEAD, https://github.com/NeogitOrg/neogit/,, https://github.com/Shougo/neoinclude.vim/,, https://github.com/neomake/neomake/,, +https://github.com/cdmill/neomodern.nvim/,HEAD, https://github.com/Shougo/neomru.vim/,, https://github.com/neomutt/neomutt.vim/,HEAD, https://github.com/rafamadriz/neon/,,