vimPlugins.blink-cmp-latex: init at 2025-05-30 (#434678)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user