Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 508 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 508 Bytes

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!