vimPlugins.blink-lib: init at 0-unstable-2026-06-19 (#544467)
This commit is contained in:
@@ -2042,6 +2042,20 @@ final: prev: {
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
blink-lib = buildVimPlugin {
|
||||
pname = "blink.lib";
|
||||
version = "0-unstable-2026-06-19";
|
||||
src = fetchFromGitHub {
|
||||
owner = "saghen";
|
||||
repo = "blink.lib";
|
||||
rev = "5876dd95deeb70aadbe9f1c0b7117a135061cdac";
|
||||
hash = "sha256-FsDcgBiD3fl0EO1advAoQBbA2HY1p8Ja7lwhmpB++Zc=";
|
||||
};
|
||||
meta.homepage = "https://github.com/saghen/blink.lib/";
|
||||
meta.license = getLicenseFromSpdxId "MIT";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
blink-nerdfont-nvim = buildVimPlugin {
|
||||
pname = "blink-nerdfont.nvim";
|
||||
version = "0-unstable-2025-12-14";
|
||||
|
||||
@@ -146,6 +146,7 @@ https://github.com/MahanRahmati/blink-nerdfont.nvim/,,
|
||||
https://github.com/mikavilpas/blink-ripgrep.nvim/,,
|
||||
https://github.com/Saghen/blink.compat/,,
|
||||
https://github.com/Saghen/blink.indent/,,
|
||||
https://github.com/saghen/blink.lib/,,
|
||||
https://github.com/dundalek/bloat.nvim/,,
|
||||
https://github.com/HampusHauffman/block.nvim/,,
|
||||
https://github.com/uloco/bluloco.nvim/,,
|
||||
|
||||
Reference in New Issue
Block a user