1
0
mirror of https://github.com/httpie/cli.git synced 2025-01-26 03:20:27 +02:00
Piotr Śliwka 87e661c5f1 Support using styles from Pygments plugins (#663)
`pygments.styles.STYLE_MAP` contains only styles built directly into
Pygments library. To list all available styles (including styles
registered by plugins), one should use `get_all_styles` generator.

For respective Pygments documentation, see:
http://pygments.org/docs/styles/#getting-a-list-of-available-styles
2018-04-14 15:25:59 -05:00
..
2016-07-01 19:00:06 +02:00