vimPlugins.gruvbox-alabaster-nvim: init at 2025-12-08
This commit is contained in:
@@ -6036,6 +6036,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
gruvbox-alabaster-nvim = buildVimPlugin {
|
||||
pname = "gruvbox-alabaster.nvim";
|
||||
version = "2025-12-08";
|
||||
src = fetchFromGitHub {
|
||||
owner = "Xoconoch";
|
||||
repo = "gruvbox-alabaster.nvim";
|
||||
rev = "246822279aa2c23b9374c5aee8ee71dbc06d26e6";
|
||||
sha256 = "0l5r429al3m6l65lvq6mlvbgpga8081swpigixhbm5sw728npfhz";
|
||||
};
|
||||
meta.homepage = "https://github.com/Xoconoch/gruvbox-alabaster.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
gruvbox-baby = buildVimPlugin {
|
||||
pname = "gruvbox-baby";
|
||||
version = "2024-01-25";
|
||||
|
||||
@@ -462,6 +462,7 @@ https://github.com/liuchengxu/graphviz.vim/,,
|
||||
https://github.com/cbochs/grapple.nvim/,HEAD,
|
||||
https://github.com/blazkowolf/gruber-darker.nvim/,,
|
||||
https://github.com/morhetz/gruvbox/,,
|
||||
https://github.com/Xoconoch/gruvbox-alabaster.nvim/,HEAD,
|
||||
https://github.com/luisiacc/gruvbox-baby/,HEAD,
|
||||
https://github.com/gruvbox-community/gruvbox/,,gruvbox-community
|
||||
https://github.com/eddyekofo94/gruvbox-flat.nvim/,,
|
||||
|
||||
Reference in New Issue
Block a user