My vim config
Using vundle Should work on mac and linux
To use copy-paste this:
git clone https://github.com/meako689/dotvim.git ~/.vim &&
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim &&
ln -s ~/.vim/vimrc ~/.vimrc
start vim and call :BundleInstall
and finally install fonts from dir .vim/fonts/ anyway you like
Alternatively you can get fonts from: https://github.com/Lokaltog/powerline-fonts
Or set your own and disable 'fancy' option for powerline
enjoy!