Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -1674,6 +1674,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; blink-cmp-yanky = buildVimPlugin { pname = "blink-cmp-yanky"; version = "2025-06-24"; src = fetchFromGitHub { owner = "marcoSven"; repo = "blink-cmp-yanky"; rev = "473b987c2a7d80cca116f6faf087dba4dbfbb3c5"; sha256 = "1m0bkvp0bccavw46b6ycmhmx5bn7nx3w4z27linhlqd5gmlr1j0d"; }; meta.homepage = "https://github.com/marcoSven/blink-cmp-yanky/"; meta.hydraPlatforms = [ ]; }; blink-compat = buildVimPlugin { pname = "blink.compat"; version = "2025-05-28"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -314,6 +314,10 @@ assertNoAdditions { }; }); blink-cmp-yanky = super.blink-cmp-yanky.overrideAttrs { dependencies = [ self.blink-cmp ]; }; bluloco-nvim = super.bluloco-nvim.overrideAttrs { dependencies = [ self.lush-nvim ]; }; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,7 @@ https://github.com/erooke/blink-cmp-latex/,HEAD, https://github.com/alexandre-abrioux/blink-cmp-npm.nvim/,HEAD, https://github.com/ribru17/blink-cmp-spell/,HEAD, https://github.com/archie-judd/blink-cmp-words/,HEAD, https://github.com/marcoSven/blink-cmp-yanky/,HEAD, https://github.com/fang2hou/blink-copilot/,HEAD, https://github.com/moyiz/blink-emoji.nvim/,HEAD, https://github.com/MahanRahmati/blink-nerdfont.nvim/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -1674,6 +1674,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; blink-cmp-yanky = buildVimPlugin { pname = "blink-cmp-yanky"; version = "2025-06-24"; src = fetchFromGitHub { owner = "marcoSven"; repo = "blink-cmp-yanky"; rev = "473b987c2a7d80cca116f6faf087dba4dbfbb3c5"; sha256 = "1m0bkvp0bccavw46b6ycmhmx5bn7nx3w4z27linhlqd5gmlr1j0d"; }; meta.homepage = "https://github.com/marcoSven/blink-cmp-yanky/"; meta.hydraPlatforms = [ ]; }; blink-compat = buildVimPlugin { pname = "blink.compat"; version = "2025-05-28"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -314,6 +314,10 @@ assertNoAdditions { }; }); blink-cmp-yanky = super.blink-cmp-yanky.overrideAttrs { dependencies = [ self.blink-cmp ]; }; bluloco-nvim = super.bluloco-nvim.overrideAttrs { dependencies = [ self.lush-nvim ]; }; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,7 @@ https://github.com/erooke/blink-cmp-latex/,HEAD, https://github.com/alexandre-abrioux/blink-cmp-npm.nvim/,HEAD, https://github.com/ribru17/blink-cmp-spell/,HEAD, https://github.com/archie-judd/blink-cmp-words/,HEAD, https://github.com/marcoSven/blink-cmp-yanky/,HEAD, https://github.com/fang2hou/blink-copilot/,HEAD, https://github.com/moyiz/blink-emoji.nvim/,HEAD, https://github.com/MahanRahmati/blink-nerdfont.nvim/,HEAD, Loading