]>
Commit | Line | Data |
---|---|---|
1 | { | |
2 | "segments": { | |
3 | "left": [ | |
4 | { | |
5 | "type": "string", | |
6 | "contents": "", | |
7 | "draw_soft_divider": false, | |
8 | "width": "auto", | |
9 | "highlight_group": ["prompt"] | |
10 | }, | |
11 | { | |
12 | "name": "prompt_count", | |
13 | "module": "powerline.segments.ipython", | |
14 | "draw_soft_divider": false | |
15 | }, | |
16 | { | |
17 | "type": "string", | |
18 | "contents": ">", | |
19 | "highlight_group": ["prompt"] | |
20 | } | |
21 | ] | |
22 | } | |
23 | } |