lualine.nvim/lua/tests
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
..
spec feat(diagnostics): add padding when using different background colors (#594) 2022-03-06 08:10:34 +06:00
helpers.lua tests: add statusline test module & update lualine_spec accordingly(#588) 2022-03-05 19:40:36 +06:00
minimal_init.lua chore: Use paranthesis for function calls. No paran can trip new lua users 2022-01-02 17:38:39 +06:00
statusline.lua feat(diagnostics): add padding when using different background colors (#594) 2022-03-06 08:10:34 +06:00