vimPlugins.blink-cmp-latex: init at 2025-05-30 (#434678)

This commit is contained in:
Gaétan Lepage
2025-08-18 13:17:34 +02:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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,