about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
author"Gaetan Lepage" <"gaetan@glepage.com">2024-05-12 19:23:02 +0200
committer"Gaetan Lepage" <"gaetan@glepage.com">2024-05-12 19:23:02 +0200
commitd94fb55fdc5f51b339355e59981706d7f3167081 (patch)
treeddda649561f9004c7206b17e1a015f57394f0997 /pkgs/applications/editors
parent29894a149b0be0d20268ab190a91f90763dd64d6 (diff)
vimPlugins: resolve github repository redirects
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/vim/plugins/deprecated.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/pkgs/applications/editors/vim/plugins/deprecated.json b/pkgs/applications/editors/vim/plugins/deprecated.json
index c2c2ca8a56ffc..3fb71c316c45a 100644
--- a/pkgs/applications/editors/vim/plugins/deprecated.json
+++ b/pkgs/applications/editors/vim/plugins/deprecated.json
@@ -7,6 +7,14 @@
         "date": "2021-12-21",
         "new": "cmp-tmux"
     },
+    "fern-vim": {
+        "date": "2024-05-12",
+        "new": "vim-fern"
+    },
+    "gina-vim": {
+        "date": "2024-05-12",
+        "new": "vim-gina"
+    },
     "gist-vim": {
         "date": "2020-03-27",
         "new": "vim-gist"
@@ -47,8 +55,12 @@
         "date": "2021-09-03",
         "new": "sqlite-lua"
     },
+    "suda-vim": {
+        "date": "2024-05-12",
+        "new": "vim-suda"
+    },
     "vim-fsharp": {
-        "date": "2024-05-06",
+        "date": "2024-05-12",
         "new": "zarchive-vim-fsharp"
     },
     "vim-jade": {