diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index b51ff99c10b0..4130d533d7eb 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -18827,6 +18827,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-moonfly-colors = buildVimPlugin { + pname = "vim-moonfly-colors"; + version = "2025-05-28"; + src = fetchFromGitHub { + owner = "bluz71"; + repo = "vim-moonfly-colors"; + rev = "ff822100c5d268e0db79e8e725cbd3ade3470de3"; + sha256 = "14ffclg7yjkyw05bdqwc7rmzf195vjswfpmcfi7sd85rr4d3midz"; + }; + meta.homepage = "https://github.com/bluz71/vim-moonfly-colors/"; + meta.hydraPlatforms = [ ]; + }; + vim-move = buildVimPlugin { pname = "vim-move"; version = "2023-10-08"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 860ce0bc9942..b6d004ea7b52 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1445,6 +1445,7 @@ https://github.com/delroth/vim-molokai-delroth/,HEAD, https://github.com/crusoexia/vim-monokai/,, https://github.com/phanviet/vim-monokai-pro/,, https://github.com/patstockwell/vim-monokai-tasty/,HEAD, +https://github.com/bluz71/vim-moonfly-colors/,HEAD, https://github.com/matze/vim-move/,, https://github.com/lifepillar/vim-mucomplete/,, https://github.com/terryma/vim-multiple-cursors/,,