mirror of
https://github.com/powerline/powerline.git
synced 2025-07-21 12:54:58 +02:00
Update CtrlP config to match segment changes
This commit is contained in:
parent
74d4ee9669
commit
1fe98e1c3d
@ -3,7 +3,10 @@
|
||||
"segments": {
|
||||
"left": [
|
||||
{
|
||||
"name": "ctrlp_left"
|
||||
"name": "ctrlp",
|
||||
"args": {
|
||||
"side": "left"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
@ -15,7 +18,10 @@
|
||||
],
|
||||
"right": [
|
||||
{
|
||||
"name": "ctrlp_right"
|
||||
"name": "ctrlp",
|
||||
"args": {
|
||||
"side": "right"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user