Merge branch 'fix-quickfix-buffer-highlighting' into develop

This commit is contained in:
Kim Silkebækken 2013-04-12 21:19:19 +02:00
commit 6439800d9c
1 changed files with 3 additions and 2 deletions

View File

@ -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
},
{