better formatting in statusline.lua
This commit is contained in:
parent
eb5830f5f0
commit
4b49645b4b
1 changed files with 30 additions and 31 deletions
|
|
@ -118,8 +118,7 @@ el.setup {
|
|||
hl_insert = highlights.green_fg,
|
||||
hl_change = highlights.yellow_fg,
|
||||
hl_delete = highlights.red_fg,
|
||||
}
|
||||
},
|
||||
}},
|
||||
}
|
||||
|
||||
local add_item = function(result, item)
|
||||
|
|
@ -132,5 +131,5 @@ el.setup {
|
|||
end
|
||||
|
||||
return result
|
||||
end,
|
||||
end
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue