powerline/powerline
ZyX 483b261019 When processing exception from _load do not allow overwriting it
If `self.loaded.pop` raises KeyError then this KeyError will be logged, not the 
initial exception from `self._load`.
2014-08-23 19:09:28 +04:00
..
bindings Make tcsh check whether some variables are defined or empty 2014-08-23 15:19:00 +04:00
config_files Add tab_modified_indicator to the vim segments 2014-08-22 08:59:51 +04:00
lib When processing exception from _load do not allow overwriting it 2014-08-23 19:09:28 +04:00
lint Use buf_nc and tab_nc modes in listers 2014-08-16 13:51:26 +04:00
listers Use buf_nc and tab_nc modes in listers 2014-08-16 13:51:26 +04:00
matchers Alter plugin layout: move *.plugin to *.{ext}.plugin 2014-08-15 19:17:50 +04:00
renderers Always specify all keys in segment_info 2014-08-22 21:03:59 +04:00
segments Make tab_modified_indicator work in old Vims 2014-08-22 08:59:52 +04:00
__init__.py Make condition function return path as expected by lib.config 2014-08-23 19:07:57 +04:00
colorscheme.py Initial support for #770 2014-07-12 12:20:40 +04:00
config.py Add `powerline-config shell command` and use it in all shell bindings 2014-08-02 21:31:00 +04:00
ipython.py Add `%powerline reload` IPython magic function 2014-08-19 22:24:10 +04:00
renderer.py Filter segments using mode in Theme.get_segments 2014-08-22 21:03:59 +04:00
segment.py Move processing segment['mode'] to segment.py 2014-08-22 21:34:37 +04:00
shell.py Add --socket argument to all clients 2014-08-23 15:19:00 +04:00
theme.py Move processing segment['mode'] to segment.py 2014-08-22 21:34:37 +04:00
vim.py Always specify all keys in segment_info 2014-08-22 21:03:59 +04:00