From 47204fbad8fded224627d314ac2c311df42986cf Mon Sep 17 00:00:00 2001 From: ash Date: Sat, 20 Dec 2025 17:39:51 +0000 Subject: [PATCH] vimPlugins.vim-gml: init at 0-unstable-2022-10-04 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 21565b7ad221..d01111bdce0f 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -18460,6 +18460,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-gml = buildVimPlugin { + pname = "vim-gml"; + version = "0-unstable-2022-10-04"; + src = fetchFromGitHub { + owner = "JafarDakhan"; + repo = "vim-gml"; + rev = "382f7aecf6da88c077f34df2f863e750b4d0fdd3"; + hash = "sha256-xIchBiNEZbrz0LRIWorJEac8y4DBa4akuM4JPqM0Yp4="; + }; + meta.homepage = "https://github.com/JafarDakhan/vim-gml/"; + meta.hydraPlatforms = [ ]; + }; + vim-gnupg = buildVimPlugin { pname = "vim-gnupg"; version = "2.7.1-unstable-2022-05-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 04f7596cc903..807e1b4d3a77 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1417,6 +1417,7 @@ https://github.com/itchyny/vim-gitbranch/,, https://github.com/airblade/vim-gitgutter/,, https://github.com/junegunn/vim-github-dashboard/,, https://github.com/tikhomirov/vim-glsl/,, +https://github.com/JafarDakhan/vim-gml/,HEAD, https://github.com/jamessan/vim-gnupg/,, https://github.com/fatih/vim-go/,, https://github.com/habamax/vim-godot/,HEAD,