in2.json 193 B

12345678910111213
  1. {
  2. "default_module": "powerline.segments.common",
  3. "segments": {
  4. "left": [
  5. {
  6. "type": "string",
  7. "contents": "",
  8. "width": "auto",
  9. "highlight_group": ["prompt"]
  10. }
  11. ]
  12. }
  13. }