vimPlugins: normalize deprecation names
Parsing plugin lines in multiple places is hazardous and already manifested a bug!
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
},
|
||||
"vundle": {
|
||||
"date": "2020-03-27",
|
||||
"new": "Vundle.vim"
|
||||
"new": "Vundle-vim"
|
||||
},
|
||||
"youcompleteme": {
|
||||
"date": "2020-03-27",
|
||||
"new": "YouCompleteMe"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user