Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -1596,6 +1596,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; blink-cmp-words = buildVimPlugin { pname = "blink-cmp-words"; version = "2025-06-26"; src = fetchFromGitHub { owner = "archie-judd"; repo = "blink-cmp-words"; rev = "81224ec2eb72115c84bb19ae566ef25083dbfed2"; sha256 = "1561sxrz3h10qdxn4a1aqlvbnih4v5g5kvs5mwipjnfh8n4wcnnb"; }; meta.homepage = "https://github.com/archie-judd/blink-cmp-words/"; 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 @@ -333,6 +333,10 @@ in dependencies = [ self.blink-cmp ]; }; blink-cmp-words = super.blink-cmp-words.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 @@ -121,6 +121,7 @@ https://github.com/Kaiser-Yang/blink-cmp-dictionary/,HEAD, https://github.com/Kaiser-Yang/blink-cmp-git/,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/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 @@ -1596,6 +1596,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; blink-cmp-words = buildVimPlugin { pname = "blink-cmp-words"; version = "2025-06-26"; src = fetchFromGitHub { owner = "archie-judd"; repo = "blink-cmp-words"; rev = "81224ec2eb72115c84bb19ae566ef25083dbfed2"; sha256 = "1561sxrz3h10qdxn4a1aqlvbnih4v5g5kvs5mwipjnfh8n4wcnnb"; }; meta.homepage = "https://github.com/archie-judd/blink-cmp-words/"; 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 @@ -333,6 +333,10 @@ in dependencies = [ self.blink-cmp ]; }; blink-cmp-words = super.blink-cmp-words.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 @@ -121,6 +121,7 @@ https://github.com/Kaiser-Yang/blink-cmp-dictionary/,HEAD, https://github.com/Kaiser-Yang/blink-cmp-git/,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/fang2hou/blink-copilot/,HEAD, https://github.com/moyiz/blink-emoji.nvim/,HEAD, https://github.com/MahanRahmati/blink-nerdfont.nvim/,HEAD, Loading