mirror of
https://github.com/powerline/powerline.git
synced 2025-07-22 05:14:58 +02:00
Merge remote-tracking branch 'zyx-i/alter-priority' into develop
This commit is contained in:
commit
a7daa507ab
@ -28,7 +28,7 @@
|
|||||||
{
|
{
|
||||||
"name": "branch",
|
"name": "branch",
|
||||||
"exclude_modes": ["nc"],
|
"exclude_modes": ["nc"],
|
||||||
"priority": 60
|
"priority": 30
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "readonly_indicator",
|
"name": "readonly_indicator",
|
||||||
@ -66,21 +66,21 @@
|
|||||||
"name": "file_format",
|
"name": "file_format",
|
||||||
"draw_soft_divider": false,
|
"draw_soft_divider": false,
|
||||||
"exclude_modes": ["nc"],
|
"exclude_modes": ["nc"],
|
||||||
"priority": 50
|
"priority": 60
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "file_encoding",
|
"name": "file_encoding",
|
||||||
"exclude_modes": ["nc"],
|
"exclude_modes": ["nc"],
|
||||||
"priority": 50
|
"priority": 60
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "file_type",
|
"name": "file_type",
|
||||||
"exclude_modes": ["nc"],
|
"exclude_modes": ["nc"],
|
||||||
"priority": 50
|
"priority": 60
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "line_percent",
|
"name": "line_percent",
|
||||||
"priority": 30,
|
"priority": 50,
|
||||||
"width": 4,
|
"width": 4,
|
||||||
"align": "r"
|
"align": "r"
|
||||||
},
|
},
|
||||||
@ -98,7 +98,7 @@
|
|||||||
{
|
{
|
||||||
"name": "virtcol_current",
|
"name": "virtcol_current",
|
||||||
"draw_soft_divider": false,
|
"draw_soft_divider": false,
|
||||||
"priority": 30,
|
"priority": 20,
|
||||||
"before": ":",
|
"before": ":",
|
||||||
"width": 3,
|
"width": 3,
|
||||||
"align": "l"
|
"align": "l"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user