parent
e1e591fedd
commit
aa456e415b
|
@ -110,7 +110,7 @@ def ctrlp_stl_right_prog(pl, progress):
|
|||
'''
|
||||
return [
|
||||
{
|
||||
'contents': progress,
|
||||
'contents': str(progress),
|
||||
'highlight_group': ['ctrlp.progress', 'file_name'],
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue