vimPlugins.cmp-pandoc-references: change upstream repo (#434675)

This commit is contained in:
Gaétan Lepage 2025-08-18 10:46:12 +02:00 committed by GitHub
commit e8431b12fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -2625,14 +2625,14 @@ final: prev: {
cmp-pandoc-references = buildVimPlugin {
pname = "cmp-pandoc-references";
version = "2022-04-20";
version = "2025-04-01";
src = fetchFromGitHub {
owner = "jc-doyle";
owner = "jmbuhr";
repo = "cmp-pandoc-references";
rev = "2c808dff631a783ddd2c554c4c6033907589baf6";
sha256 = "0knwxs6bg6r5hw2g668j34xr5yvqmcvcqyjfpnmpf5y5m82vahxw";
rev = "130eae4f75029d6495808e0ea4b769fa1ce4c9ac";
sha256 = "1mvgqmy2s6ba2w0gaq8vpj9ihd1l94zrfg09h90n9kj9cdw6gisy";
};
meta.homepage = "https://github.com/jc-doyle/cmp-pandoc-references/";
meta.homepage = "https://github.com/jmbuhr/cmp-pandoc-references/";
meta.hydraPlatforms = [ ];
};

View File

@ -199,7 +199,7 @@ https://github.com/hrsh7th/cmp-nvim-lua/,,
https://github.com/quangnguyen30192/cmp-nvim-tags/,HEAD,
https://github.com/quangnguyen30192/cmp-nvim-ultisnips/,,
https://github.com/hrsh7th/cmp-omni/,,
https://github.com/jc-doyle/cmp-pandoc-references/,,
https://github.com/jmbuhr/cmp-pandoc-references/,,
https://github.com/aspeddro/cmp-pandoc.nvim/,HEAD,
https://github.com/hrsh7th/cmp-path/,,
https://github.com/lukas-reineke/cmp-rg/,HEAD,