From d6e6d694c32a3ae664bab5a756ee2e13dba93450 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 7 Jun 2023 09:36:40 -0400 Subject: [PATCH] vimPlugins.vim-crystal: init at 2023-03-15 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 3fea724bb40e..306cc2963440 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -10614,6 +10614,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 cd3869af402a..f8a5e1d66f8d 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -896,6 +896,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/,,