From 86e4a0f6efc8bdf2e51d0ea2cc1ea61e93095c96 Mon Sep 17 00:00:00 2001 From: Bernardo Meurer Costa Date: Thu, 16 May 2024 14:19:37 +0000 Subject: [PATCH] vimPlugins: resolve github repository redirects --- pkgs/applications/editors/vim/plugins/deprecated.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/editors/vim/plugins/deprecated.json b/pkgs/applications/editors/vim/plugins/deprecated.json index 3fb71c316c45..7517860ac9b8 100644 --- a/pkgs/applications/editors/vim/plugins/deprecated.json +++ b/pkgs/applications/editors/vim/plugins/deprecated.json @@ -8,11 +8,11 @@ "new": "cmp-tmux" }, "fern-vim": { - "date": "2024-05-12", + "date": "2024-05-16", "new": "vim-fern" }, "gina-vim": { - "date": "2024-05-12", + "date": "2024-05-16", "new": "vim-gina" }, "gist-vim": { @@ -60,7 +60,7 @@ "new": "vim-suda" }, "vim-fsharp": { - "date": "2024-05-12", + "date": "2024-05-16", "new": "zarchive-vim-fsharp" }, "vim-jade": {