lualine.nvim/lua/tests/spec
shadmansaleh f68d81d351 [Deprection] Enhance: Provide an uniform interface for color options
- Now all color related options and themes color definition have same
  semantics. They can either be a table containing values like bg,fg,gui
  or a string. When it's a string it's treated as a highlight group name
  and newly created group is linked to that group.
- Using string values to define foreground colors in options like
  color_error/color_added in diagnostics and diff component has been
  deprecated.
- Added a decent way of notifying affected users of deprecations and
  breaking changes.
2021-08-09 14:03:12 +06:00
..
component_spec.lua [Deprection] Enhance: Provide an uniform interface for color options 2021-08-09 14:03:12 +06:00
config_spec.lua |BEAKING_CHNAGE| Fix :lualine disapearing on reload + Allow live updates 2021-08-02 12:40:11 +06:00
utils_spec.lua [Deprection] Enhance: Provide an uniform interface for color options 2021-08-09 14:03:12 +06:00