I don't think you'd be interested...
Why would you be interested in this repo?
I'm assuming you're without any configuration.
git clone --recursive https://github.com/stesix/my_vim_syntax
ln -s $( pwd )/my_vim_syntax ~/.vim
ln -s ~/.vim/.vimrc ~
Here you are:
git submodule init
git submodule update
Have fun.