powerline...gits

This commit is contained in:
Johannes Findeisen 2020-04-28 19:46:37 +02:00
commit 45cd829d8c
48 changed files with 2586 additions and 0 deletions

View file

@ -0,0 +1,17 @@
{
"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"
}
]
}
}