vimPlugins: Automatic rename deprecations

When an updated redirect results in a package name change, not just an
owner change, throw an error to warn users the package names has
changed.
This commit is contained in:
ryneeverett
2020-03-27 15:30:54 +00:00
parent b886ad90e7
commit 7cc024b59e
3 changed files with 27 additions and 17 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"gist-vim": "vim-gist",
"vim-jade": "vim-pug",
"vundle": "Vundle.vim",
"youcompleteme": "YouCompleteMe"
}