vimPlugins.bloat-nvim: init at 2025-04-30 (#403512)
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user