config directory

This commit is contained in:
Haak Saxberg 2013-08-02 02:13:56 -07:00
parent 63143130e8
commit 13e29999aa
23 changed files with 911 additions and 0 deletions

View file

@ -0,0 +1,23 @@
{
"segments": {
"left": [
{
"type": "string",
"contents": "",
"draw_soft_divider": false,
"width": "auto",
"highlight_group": ["prompt"]
},
{
"name": "prompt_count",
"module": "powerline.segments.ipython",
"draw_soft_divider": false
},
{
"type": "string",
"contents": ">",
"highlight_group": ["prompt"]
}
]
}
}