vimPlugins.vim-gml: init at 0-unstable-2022-10-04 (#474823)
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user