powerline/powerline/renderers
ZyX ae92d83eae Fix powerline style
Specifically I searched for all lines that are more then one tab off compared to 
the previous line with

    BufGrep /\(^\t\+\)\S.*\n\1\t\t\+/

and replaced them with something more appropriate. Most of time this resulted in 
a few more newlines, but there are cases when I used mixed tabs/spaces 
indentation+alignment.
2014-08-15 20:58:19 +04:00
..
ipython Rearrange renderers: move *_prompt modules one level up 2014-08-15 19:27:10 +04:00
shell Rearrange renderers: move *_prompt modules one level up 2014-08-15 19:27:10 +04:00
__init__.py Restructure extension directories 2013-01-19 18:09:20 +01:00
i3bar.py Move i3bgbar.py to i3bar.py 2014-02-15 21:04:40 +04:00
pango_markup.py Use xml.sax.saxutils.escape in place of xmlrpclib.escape 2013-04-07 04:42:36 +04:00
tmux.py Support zsh “modes” (different keymaps like when using vicmd/viins pair) 2014-01-26 22:08:37 +04:00
vim.py Fix powerline style 2014-08-15 20:58:19 +04:00