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:
6
pkgs/misc/vim-plugins/deprecated.json
Normal file
6
pkgs/misc/vim-plugins/deprecated.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"gist-vim": "vim-gist",
|
||||
"vim-jade": "vim-pug",
|
||||
"vundle": "Vundle.vim",
|
||||
"youcompleteme": "YouCompleteMe"
|
||||
}
|
||||
Reference in New Issue
Block a user