aboutsummaryrefslogtreecommitdiff
path: root/config/powerline/themes/ipython/in2.json
blob: 601fc9e56ee553abca6e0d9d49ab57ad0f80571b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"default_module": "powerline.segments.common",
	"segments": {
		"left": [
			{
				"type": "string",
				"contents": "",
				"width": "auto",
				"highlight_group": ["prompt"]
			}
		]
	}
}