diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 1d3df8e515d0..dc81f5271e61 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -17524,6 +17524,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-crystalline = buildVimPlugin { + pname = "vim-crystalline"; + version = "1.1.4-unstable-2025-04-16"; + src = fetchFromGitHub { + owner = "rbong"; + repo = "vim-crystalline"; + rev = "3d1b744439f5fcdae9b58d58639fc85c37e1e0a6"; + hash = "sha256-XvEPEBCvJIocIu12ZF8aqncjoBd2H4JX365MnvsD3zI="; + }; + meta.homepage = "https://github.com/rbong/vim-crystalline/"; + meta.hydraPlatforms = [ ]; + }; + vim-csharp = buildVimPlugin { pname = "vim-csharp"; version = "0-unstable-2017-03-29"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index e98da831d9af..4fd45f2659e2 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1345,6 +1345,7 @@ https://github.com/romainl/vim-cool/,, https://github.com/octol/vim-cpp-enhanced-highlight/,, https://github.com/mhinz/vim-crates/,, https://github.com/vim-crystal/vim-crystal/,HEAD, +https://github.com/rbong/vim-crystalline/,HEAD, https://github.com/OrangeT/vim-csharp/,, https://github.com/ap/vim-css-color/,, https://github.com/cue-lang/vim-cue/,,