diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 1f73221b5a1e..5cc77d24a688 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -10626,6 +10626,18 @@ final: prev: meta.homepage = "https://github.com/mhinz/vim-crates/"; }; + vim-crystal = buildVimPluginFrom2Nix { + pname = "vim-crystal"; + version = "2023-03-15"; + src = fetchFromGitHub { + owner = "vim-crystal"; + repo = "vim-crystal"; + rev = "dc21188ec8c2ee77bb81dffca02e1a29d87cfd9f"; + sha256 = "1r7nr1g471h875p97yhz29z0w9kngf7vxs8b943cvyid0cr4ysxq"; + }; + meta.homepage = "https://github.com/vim-crystal/vim-crystal/"; + }; + vim-csharp = buildVimPluginFrom2Nix { pname = "vim-csharp"; version = "2017-03-29"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 008196645f87..fef6b088366b 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -897,6 +897,7 @@ https://github.com/luan/vim-concourse/,, 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/OrangeT/vim-csharp/,, https://github.com/ap/vim-css-color/,, https://github.com/jjo/vim-cue/,,