vimPlugins.garbage-day-nvim: init at 1.4.0-unstable-2026-02-25
https://github.com/Zeioth/garbage-day.nvim
This commit is contained in:
@@ -5774,6 +5774,19 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
garbage-day-nvim = buildVimPlugin {
|
||||
pname = "garbage-day.nvim";
|
||||
version = "1.4.0-unstable-2026-02-25";
|
||||
src = fetchFromGitHub {
|
||||
owner = "Zeioth";
|
||||
repo = "garbage-day.nvim";
|
||||
rev = "2fcc56556281de8ee871a5f3beb9db7ab747ef32";
|
||||
hash = "sha256-GabA9whTRQpBbQjc5pyGGVnehBG2i+lwiqJLx31tTLE=";
|
||||
};
|
||||
meta.homepage = "https://github.com/Zeioth/garbage-day.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
gbprod-nord = buildVimPlugin {
|
||||
pname = "gbprod-nord";
|
||||
version = "1.1.0-unstable-2025-10-15";
|
||||
|
||||
@@ -442,6 +442,7 @@ https://github.com/monkoose/fzf-hoogle.vim/,HEAD,
|
||||
https://github.com/gfanto/fzf-lsp.nvim/,,
|
||||
https://github.com/junegunn/fzf.vim/,,
|
||||
https://github.com/NTBBloodbath/galaxyline.nvim/,,
|
||||
https://github.com/Zeioth/garbage-day.nvim/,HEAD,
|
||||
https://github.com/gbprod/nord.nvim/,,gbprod-nord
|
||||
https://github.com/Teatek/gdscript-extended-lsp.nvim/,HEAD,
|
||||
https://github.com/David-Kunz/gen.nvim/,HEAD,
|
||||
|
||||
Reference in New Issue
Block a user