vimPlugins: normalize deprecation names

Parsing plugin lines in multiple places is hazardous and already manifested a
bug!
This commit is contained in:
ryneeverett
2020-03-29 16:09:59 +00:00
parent 1f32eb7987
commit 1c0f0de46c
2 changed files with 16 additions and 9 deletions

View File

@@ -9,10 +9,10 @@
},
"vundle": {
"date": "2020-03-27",
"new": "Vundle.vim"
"new": "Vundle-vim"
},
"youcompleteme": {
"date": "2020-03-27",
"new": "YouCompleteMe"
}
}
}