Enable powerline in vimrc by default

This commit is contained in:
Haak Saxberg 2014-01-26 04:01:45 -08:00
parent 54310d2adc
commit 512bd2d648

View file

@ -138,3 +138,5 @@ map <C-l> <C-w>l
""" Use the mouse """ Use the mouse
set mouse=a set mouse=a
" Powerline!
set rtp+=~/dotfiles/misc-files/powerline/powerline/bindings/vim