mirror of
https://github.com/powerline/powerline.git
synced 2025-06-19 13:20:54 +02:00
This requires a couple of minor changes to custom segments. The segment `highlight` key has been renamed to `highlight_group`, and segment functions must return a list of segments dicts instead of just a dict. Closes #88.