diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 48969a6d966f..1c5a6b377c4c 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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 = [ ]; }; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 50b078136c36..b9f5aa343010 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,