vimPlugins.blink-cmp-avante: init at 2025-02-19 (#389290)

This commit is contained in:
Gaétan Lepage
2025-03-13 00:08:42 +01:00
committed by GitHub
2 changed files with 16 additions and 2 deletions
@@ -1423,6 +1423,19 @@ final: prev:
meta.hydraPlatforms = [ ];
};
blink-cmp-avante = buildVimPlugin {
pname = "blink-cmp-avante";
version = "2025-02-19";
src = fetchFromGitHub {
owner = "Kaiser-Yang";
repo = "blink-cmp-avante";
rev = "e5a1be4c818520385f95fe2663c04e48f5f0c36a";
sha256 = "13rkypddzpgz6a36s38a30qfx0n3jspd788yvgjdb7dkn0zrvqdg";
};
meta.homepage = "https://github.com/Kaiser-Yang/blink-cmp-avante/";
meta.hydraPlatforms = [ ];
};
blink-cmp-conventional-commits = buildVimPlugin {
pname = "blink-cmp-conventional-commits";
version = "2025-02-18";
@@ -8988,7 +9001,7 @@ final: prev:
rev = "8239023d299a692784176f202f6a4a5e0a698ad2";
sha256 = "sha256-Fbe7xuu5Qy6GXKsvQbVcE5oG7dgKjghuX470V7sjmqA=";
};
meta.homepage = "https://github.com/adrigzr/neotest-mocha";
meta.homepage = "https://github.com/adrigzr/neotest-mocha/";
meta.hydraPlatforms = [ ];
};
@@ -108,6 +108,7 @@ https://github.com/rbgrouleff/bclose.vim/,,
https://github.com/max397574/better-escape.nvim/,,
https://github.com/LunarVim/bigfile.nvim/,,
https://github.com/APZelos/blamer.nvim/,HEAD,
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,
@@ -687,8 +688,8 @@ https://github.com/alfaix/neotest-gtest/,HEAD,
https://github.com/MrcJkb/neotest-haskell/,HEAD,
https://github.com/rcasia/neotest-java/,HEAD,
https://github.com/nvim-neotest/neotest-jest/,HEAD,
https://github.com/adrigzr/neotest-mocha/,HEAD,
https://github.com/zidhuss/neotest-minitest/,HEAD,
https://github.com/adrigzr/neotest-mocha/,HEAD,
https://github.com/theutz/neotest-pest/,HEAD,
https://github.com/olimorris/neotest-phpunit/,HEAD,
https://github.com/thenbe/neotest-playwright/,HEAD,