powerline/lib
Kim Silkebækken 08695540da Handle remainder whitespace for filler segments
When more than one filler segment is specified it may sometimes be
a remainder when calculating the amount of whitespace. divmod() is used
to retrieve the remainder, which is added as whitespace to the first
filler segment.
2012-11-17 12:41:08 +01:00
..
renderers Remove get_hl_statements from vim renderer 2012-11-15 13:31:42 +01:00
__init__.py Add initial project files 2012-11-08 12:23:57 +01:00
colors.py Add initial project files 2012-11-08 12:23:57 +01:00
core.py Handle remainder whitespace for filler segments 2012-11-17 12:41:08 +01:00