feat(vim): Add a vim action
vim will get the latest version of the plug-vim (ref:
https://github.com/junegunn/vim-plug/wiki/tips#automatic-installation),
but when deploying the 'vimrc' we have to download the plug-ins (ref:
https://dotdrop.readthedocs.io/en/latest/config-dotfiles/#dotfile-actions)
Signed-off-by: Jeremy MAURO <jeremy.mauro@gmail.com>