Merge pull request #322120 from GaetanLepage/codesnap

vimPlugins.codesnap-nvim: add missing meta.homepage
This commit is contained in:
Gaétan Lepage 2024-06-24 10:06:10 +02:00 committed by GitHub
commit 7088650837
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -449,6 +449,8 @@
doInstallCheck = true;
nvimRequireCheck = "codesnap";
meta.homepage = "https://github.com/mistricky/codesnap.nvim/";
};
command-t = super.command-t.overrideAttrs {