18 lines
293 B
JSON
18 lines
293 B
JSON
{
|
|
"default_module": "powerline.segments.vim.plugin.nerdtree",
|
|
"segments": {
|
|
"left": [
|
|
{
|
|
"function": "nerdtree"
|
|
},
|
|
{
|
|
"type": "string",
|
|
"highlight_groups": ["background"],
|
|
"draw_soft_divider": false,
|
|
"draw_hard_divider": false,
|
|
"width": "auto"
|
|
}
|
|
]
|
|
}
|
|
}
|