summary refs log tree commit diff
path: root/pkgs/misc/vim-plugins/deprecated.json
diff options
context:
space:
mode:
authorJonathan Ringer <jonringer117@gmail.com>2020-08-31 12:10:02 -0700
committerJon <jonringer@users.noreply.github.com>2020-08-31 12:19:26 -0700
commit9b9a97596923be691ce4266585676a6ba54acc76 (patch)
tree1713b87b6f7e791f05425d015dc271dcbb2bac02 /pkgs/misc/vim-plugins/deprecated.json
parent10733cdd6da6bdd3fc998642689ee92203730e61 (diff)
downloadnixpkgs-9b9a97596923be691ce4266585676a6ba54acc76.tar
nixpkgs-9b9a97596923be691ce4266585676a6ba54acc76.tar.gz
nixpkgs-9b9a97596923be691ce4266585676a6ba54acc76.tar.bz2
nixpkgs-9b9a97596923be691ce4266585676a6ba54acc76.tar.lz
nixpkgs-9b9a97596923be691ce4266585676a6ba54acc76.tar.xz
nixpkgs-9b9a97596923be691ce4266585676a6ba54acc76.tar.zst
nixpkgs-9b9a97596923be691ce4266585676a6ba54acc76.zip
vimPlugins: resolve github repository redirects
Diffstat (limited to 'pkgs/misc/vim-plugins/deprecated.json')
-rw-r--r--pkgs/misc/vim-plugins/deprecated.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/misc/vim-plugins/deprecated.json b/pkgs/misc/vim-plugins/deprecated.json
index 218a1ab622f..b95e91a19b2 100644
--- a/pkgs/misc/vim-plugins/deprecated.json
+++ b/pkgs/misc/vim-plugins/deprecated.json
@@ -3,6 +3,10 @@
         "date": "2020-03-27",
         "new": "vim-gist"
     },
+    "nvim-lsp": {
+        "date": "2020-08-31",
+        "new": "nvim-lspconfig"
+    },
     "vim-jade": {
         "date": "2020-03-27",
         "new": "vim-pug"