diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 14434574706a..08bad542161d 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -1570,6 +1570,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + blink-cmp-latex = buildVimPlugin { + pname = "blink-cmp-latex"; + version = "2025-05-30"; + src = fetchFromGitHub { + owner = "erooke"; + repo = "blink-cmp-latex"; + rev = "3a958361e275bb5996e8393e7b2595b2f40c15ca"; + sha256 = "1f761ljnlngql4vj5hdjbdrdrshl1xg2lj46a485in84f8lg5gdq"; + }; + meta.homepage = "https://github.com/erooke/blink-cmp-latex/"; + meta.hydraPlatforms = [ ]; + }; + blink-cmp-npm-nvim = buildVimPlugin { pname = "blink-cmp-npm.nvim"; version = "2025-05-18"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index cfb1484140e9..24cf47d261ef 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -119,6 +119,7 @@ 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/Kaiser-Yang/blink-cmp-git/,HEAD, +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,