vimPlugins.bloat-nvim: init at 2025-04-30

This commit is contained in:
Austin Horstman
2025-05-01 21:05:47 -05:00
parent 3b3d7db6a6
commit 8946bd2813
2 changed files with 14 additions and 0 deletions
@@ -1609,6 +1609,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
bloat-nvim = buildVimPlugin {
pname = "bloat.nvim";
version = "2025-04-30";
src = fetchFromGitHub {
owner = "dundalek";
repo = "bloat.nvim";
rev = "f90bef655ac40fecbaae53e10db1cf7894d090b1";
sha256 = "0ah5c84172wkc75zx5ll2dp9y3r867lik29aw5mm7i3lj530p0ri";
};
meta.homepage = "https://github.com/dundalek/bloat.nvim/";
meta.hydraPlatforms = [ ];
};
block-nvim = buildVimPlugin {
pname = "block.nvim";
version = "2023-10-10";
@@ -122,6 +122,7 @@ https://github.com/moyiz/blink-emoji.nvim/,HEAD,
https://github.com/MahanRahmati/blink-nerdfont.nvim/,HEAD,
https://github.com/mikavilpas/blink-ripgrep.nvim/,HEAD,
https://github.com/Saghen/blink.compat/,HEAD,
https://github.com/dundalek/bloat.nvim/,HEAD,
https://github.com/HampusHauffman/block.nvim/,HEAD,
https://github.com/blueballs-theme/blueballs-neovim/,,
https://github.com/uloco/bluloco.nvim/,,