mirror of https://github.com/bjeanes/dotfiles.git
18 lines
284 B
JSON
18 lines
284 B
JSON
|
{
|
||
|
"default_module": "powerline.segments.plugin.nerdtree",
|
||
|
"segments": {
|
||
|
"left": [
|
||
|
{
|
||
|
"name": "nerdtree"
|
||
|
},
|
||
|
{
|
||
|
"type": "string",
|
||
|
"highlight_group": ["background"],
|
||
|
"draw_soft_divider": false,
|
||
|
"draw_hard_divider": false,
|
||
|
"width": "auto"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|