lualine.nvim/lua/lualine
Camille Dejoye 91142983d0
feat(diagnostics): add padding when using different background colors (#594)
* feat(diagnostics): add padding when using different background colors

When each "sub-section" of the diagnostics components have a different background the rendering is off when
multiple more than one of them is shown.

* chore: fix typo and spelling
2022-03-06 08:10:34 +06:00
..
components feat(diagnostics): add padding when using different background colors (#594) 2022-03-06 08:10:34 +06:00
extensions Extension for aerial.nvim (#572) 2022-02-06 13:23:59 +06:00
themes feat: ayu adaptive background (#584) 2022-02-21 08:05:43 +06:00
utils feat: add support for dynamic color with functions in color options (#566) 2022-03-02 19:37:08 +06:00
component.lua feat: add custom color support for icons 2022-03-02 20:02:58 +06:00
config.lua chore: Use paranthesis for function calls. No paran can trip new lua users 2022-01-02 17:38:39 +06:00
highlight.lua don't max xyz->cba in create_component_highlight it's done while generating default hl values 2022-03-05 17:52:00 +06:00