summaryrefslogtreecommitdiffstats
path: root/powerline/config_files/themes/ipython/in2.json
blob: 422c44b374ca2138d96d36dbc57d897553160492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"segments": {
		"left": [
			{
				"type": "string",
				"contents": "",
				"width": "auto",
				"highlight_groups": ["prompt"]
			}
		]
	}
}