about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
author"Theodore Ni" <"dev@ted.bio">2022-10-14 11:49:07 -0700
committer"Theodore Ni" <"dev@ted.bio">2022-10-14 11:49:07 -0700
commitdd9882c17cb5141abab5e532712b8d6218bfb66f (patch)
treec18fbc7a5a8c39241be41765166b88da7ee3028d /pkgs/applications
parent76408dcd8870a515469493e05c7d78cc10aea2a8 (diff)
vimPlugins: resolve github repository redirects
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/editors/vim/plugins/deprecated.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/applications/editors/vim/plugins/deprecated.json b/pkgs/applications/editors/vim/plugins/deprecated.json
index c2579f6a2a993..4d7bc488f0ed6 100644
--- a/pkgs/applications/editors/vim/plugins/deprecated.json
+++ b/pkgs/applications/editors/vim/plugins/deprecated.json
@@ -11,6 +11,10 @@
         "date": "2020-03-27",
         "new": "vim-gist"
     },
+    "lua-dev-nvim": {
+        "date": "2022-10-14",
+        "new": "neodev-nvim"
+    },
     "nvim-bufferline-lua": {
         "date": "2021-08-22",
         "new": "bufferline-nvim"