Added powerline (vim,tmux,zsh) and made modded powerlinestyle zsh theme

This commit is contained in:
2014-09-06 17:23:04 +02:00
parent ed741d745a
commit 7d1b705952
5 changed files with 651 additions and 1 deletions

1
vimrc
View File

@@ -20,3 +20,4 @@ setlocal completeopt-=preview
set laststatus=2
let g:Powerline_symbols = 'fancy'
set rtp+=$HOME/.local/lib/python2.7/site-packages/powerline/bindings/vim/
let g:EclimJavascriptValidate = 0