lualine.nvim/lua/lualine
shadmansaleh 895fda9b91 fix: component highlight fall backs failing
Color/theme created with `highlight_group_name` are handled with link.
Because of that we don't have a table on bg/fg instead a name .
Currently component highlights doesn't take this into account.

After colors from those groups will be extracted to provide fall backs
for component highlight.
2021-08-20 01:40:14 +06:00
..
components feat: Allow function as diagnostics source 2021-08-17 00:17:56 +06:00
extensions Fix: quickfix extention not apearing 2021-08-13 07:20:56 +06:00
themes |DEPRECATION| enhance(themes): Auto colorscheme detection and more 2021-08-14 12:35:08 +06:00
utils perf: lazy load modules and dalay config loading till status redraw 2021-08-16 23:40:27 +06:00
component.lua [Deprection] Enhance: Provide an uniform interface for color options 2021-08-09 14:03:12 +06:00
config.lua config: Add diff and diagnostics components to default config 2021-08-17 00:30:33 +06:00
highlight.lua fix: component highlight fall backs failing 2021-08-20 01:40:14 +06:00
init.lua fix: Partially process config when setup is called 2021-08-17 13:26:44 +06:00