powerline/docs/source/configuration/segments
ZyX 26365a9620 Split powerline.segments.common into a number of modules
Note: some modules (i.e wthr and bat) have their names in order to avoid the 
situation when module name matches segment name:

    import powerline.segments.common.weather

will import weather segment because `powerline.segments.common` contains line 
`from powerline.segments.common.weather import weather`.

Fixes #1083
2014-09-21 02:00:37 +04:00
..
common.rst Split powerline.segments.common into a number of modules 2014-09-21 02:00:37 +04:00
shell.rst Copy documentation from old variant 2014-08-03 02:43:35 +04:00
tmux.rst Show Count of Attached Tmux Sessions 2014-08-24 20:56:59 +04:00
vim.rst Also show documentation for plugin-specific segments 2014-08-16 13:21:46 +04:00