diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 3115c7a0d429..feb4900b11d8 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 49b1bfedb661..7c8b0c172dd7 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,