ZyX 9e8c115eea Add trailing whitespace segment
Note: by default this segment is disabled. Until #923 it may only be enabled by
copying the whole file and changing "enabled" to "true". After #923 it may be
enabled by having `~/.config/powerline/themes/vim/default.json` with the
following contents:

    {
        "segment_data": {
            "trailing_whitespace": {
                "display": true
            }
        }
    }

Fixes #388
2014-08-02 18:39:16 +04:00
..
2013-04-06 19:01:59 +04:00
2013-03-03 21:03:19 +01:00
2014-07-20 01:53:25 +04:00
2014-05-04 13:01:29 +04:00
2014-07-12 12:20:40 +04:00
2014-07-20 01:53:25 +04:00
2014-08-02 18:39:16 +04:00