Center align CtrlP current segment

This commit is contained in:
Kim Silkebækken 2013-08-20 17:14:24 +02:00
parent 3d3450d8c1
commit 0fc79d2849
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ def ctrlp_stl_left_main(pl, focus, byfname, regex, prev, item, next, marked):
'highlight_group': ['ctrlp.item', 'file_name'],
'draw_inner_divider': True,
'width': 10,
'align': 'c',
},
{
'contents': ' ' + next,