24 lines
390 B
JSON
24 lines
390 B
JSON
{
|
|
"default_module": "powerline.segments.ipython",
|
|
"segments": {
|
|
"left": [
|
|
{
|
|
"type": "string",
|
|
"contents": "",
|
|
"draw_soft_divider": false,
|
|
"width": "auto",
|
|
"highlight_groups": ["prompt"]
|
|
},
|
|
{
|
|
"function": "prompt_count",
|
|
"draw_soft_divider": false
|
|
},
|
|
{
|
|
"type": "string",
|
|
"contents": ">",
|
|
"highlight_groups": ["prompt"]
|
|
}
|
|
]
|
|
}
|
|
}
|