Fix the link to Vundle in the README
Vim syntax highlighting for Vue components.
Add this line to your vimrc:
Plugin 'darthmall/vim-vue'
Then reload your vim configuration and run PluginInstall:
PluginInstall
:source ~/.vimrc :PluginInstall
$ git clone https://github.com/darthmall/vim-vue.git $ cp vim-vue/ftdetect/vue.vim ~/.vim/ftdetect/ $ cp vim-vue/syntax/vue.vim ~/.vim/syntax