mirror of
https://github.com/powerline/powerline.git
synced 2025-07-24 22:36:01 +02:00
Center align CtrlP current segment
This commit is contained in:
parent
3d3450d8c1
commit
0fc79d2849
@ -33,6 +33,7 @@ def ctrlp_stl_left_main(pl, focus, byfname, regex, prev, item, next, marked):
|
|||||||
'highlight_group': ['ctrlp.item', 'file_name'],
|
'highlight_group': ['ctrlp.item', 'file_name'],
|
||||||
'draw_inner_divider': True,
|
'draw_inner_divider': True,
|
||||||
'width': 10,
|
'width': 10,
|
||||||
|
'align': 'c',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'contents': ' ' + next,
|
'contents': ' ' + next,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user