Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -1609,6 +1609,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; blink-cmp-env = buildVimPlugin { pname = "blink-cmp-env"; version = "2025-09-13"; src = fetchFromGitHub { owner = "bydlw98"; repo = "blink-cmp-env"; rev = "99af62c1f9aa46005e8f50ad4ccee581946546ca"; sha256 = "1wad8v0av1lfcfm8i07351n3zq41xil1fhfm8yj6kg96bk7cwk0c"; }; meta.homepage = "https://github.com/bydlw98/blink-cmp-env/"; meta.hydraPlatforms = [ ]; }; blink-cmp-git = buildVimPlugin { pname = "blink-cmp-git"; version = "2025-10-09"; 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-env = super.blink-cmp-env.overrideAttrs { dependencies = [ self.blink-cmp ]; }; blink-cmp-yanky = super.blink-cmp-yanky.overrideAttrs { dependencies = [ self.blink-cmp ]; }; Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -122,6 +122,7 @@ https://github.com/Kaiser-Yang/blink-cmp-avante/,HEAD, https://github.com/disrupted/blink-cmp-conventional-commits/,HEAD, https://github.com/giuxtaposition/blink-cmp-copilot/,HEAD, https://github.com/Kaiser-Yang/blink-cmp-dictionary/,HEAD, https://github.com/bydlw98/blink-cmp-env/,HEAD, https://github.com/Kaiser-Yang/blink-cmp-git/,HEAD, https://github.com/erooke/blink-cmp-latex/,HEAD, https://github.com/alexandre-abrioux/blink-cmp-npm.nvim/,HEAD, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -1609,6 +1609,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; blink-cmp-env = buildVimPlugin { pname = "blink-cmp-env"; version = "2025-09-13"; src = fetchFromGitHub { owner = "bydlw98"; repo = "blink-cmp-env"; rev = "99af62c1f9aa46005e8f50ad4ccee581946546ca"; sha256 = "1wad8v0av1lfcfm8i07351n3zq41xil1fhfm8yj6kg96bk7cwk0c"; }; meta.homepage = "https://github.com/bydlw98/blink-cmp-env/"; meta.hydraPlatforms = [ ]; }; blink-cmp-git = buildVimPlugin { pname = "blink-cmp-git"; version = "2025-10-09"; 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-env = super.blink-cmp-env.overrideAttrs { dependencies = [ self.blink-cmp ]; }; blink-cmp-yanky = super.blink-cmp-yanky.overrideAttrs { dependencies = [ self.blink-cmp ]; }; Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -122,6 +122,7 @@ https://github.com/Kaiser-Yang/blink-cmp-avante/,HEAD, https://github.com/disrupted/blink-cmp-conventional-commits/,HEAD, https://github.com/giuxtaposition/blink-cmp-copilot/,HEAD, https://github.com/Kaiser-Yang/blink-cmp-dictionary/,HEAD, https://github.com/bydlw98/blink-cmp-env/,HEAD, https://github.com/Kaiser-Yang/blink-cmp-git/,HEAD, https://github.com/erooke/blink-cmp-latex/,HEAD, https://github.com/alexandre-abrioux/blink-cmp-npm.nvim/,HEAD, Loading