about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorDaniel <daniel@daniellaing.com>2024-04-03 14:07:47 +0100
committerMatthieu Coudron <886074+teto@users.noreply.github.com>2024-04-03 15:49:00 +0200
commitdeef0a9d5fc96b7f0e4f9d0506712ba524b05507 (patch)
treecb5a17154aa46a529163263fb256900e6b232e21 /pkgs/applications/editors
parentb4c207c41de6c31e9b303534814c9b652db65b98 (diff)
vimPlugins.cmp_yanky: Added homepage
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/vim/plugins/generated.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix
index 9eb02c9c13012..3ebf04a01edad 100644
--- a/pkgs/applications/editors/vim/plugins/generated.nix
+++ b/pkgs/applications/editors/vim/plugins/generated.nix
@@ -2102,6 +2102,7 @@ final: prev:
       rev = "c3d089186ccead26eba01023502f3eeadd7a92d2";
       sha256 = "sha256-jWNoKzY0x5GPFP7JsQi4nqgg1YFJV4DqxwJRqsg6KaQ=";
     };
+    meta.homepage = "https://github.com/chrisgrieser/cmp_yanky";
   };
 
   cobalt2-nvim = buildVimPlugin {