Merge branch 'fix-quickfix-buffer-highlighting' into develop
This commit is contained in:
commit
6439800d9c
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"segment_data": {
|
||||
"file_name": {
|
||||
"buffer_name": {
|
||||
"contents": "Location List"
|
||||
}
|
||||
},
|
||||
|
@ -8,7 +8,8 @@
|
|||
"left": [
|
||||
{
|
||||
"type": "string",
|
||||
"name": "file_name",
|
||||
"name": "buffer_name",
|
||||
"highlight_group": ["file_name"],
|
||||
"draw_soft_divider": false
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue