Vim local themes for powerline:
------------- - -----------------------------------------------
Plugin : linepower.vim
Author : Zhao Cai
EMail : caizhaoff@gmail.com
Homepage : http://zhaocai.github.io/linepower.vim/
Version : 1.3.0
Date Created : Tue 07 May 2013 08:59:43 PM EDT
Last Modified : Wed 08 May 2013 02:57:10 AM EDT
------------- - -----------------------------------------------
This powerline extension is a quickstart for adding customized powerline local themes in vim.
You may fork it and add more local themes.
Included Local Themes
-
unite.vim
-
tagbar


rvm/rbenv version
-
syntastic
-
vimfiler

-
vimshell

asyncommand
-
previewwindow

-
quickfix / location list


Installation
( Assume powerline is configured correctly )
Replace the json files under
configto corresponding files under~/.config/powerline. Check the diff if you already have customized configurations.Install linepower like any other vim plugins. For Example,
- neobundle:
NeoBundle 'zhaocai/linepower.vim'
- vundle:
Bundle 'zhaocai/linepower.vim'
Segments
Weather Segments
{
"module" : "powerline.segments.common",
"name": "weather",
"exclude_modes": ["nc"],
"draw_soft_divider": true,
"priority": 10
},