diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 48a9cc723fa3..899dacbf34a0 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index e80ba56c03e1..593397bf9dca 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,