lualine.nvim/lua/lualine
Shadman 7c8ddf307b
refactor: highlight improvements
* Refactor highlight restoring after ColorScheme

Previously custom highlights/ component highlights had to call
expand_set_theme to make them restored . That's unintuative . Now any
highlight created by lualine.highlight.highlight() will be restored :)

* Renamed component -> var_name | Proper BugFix
2021-03-22 15:29:37 +01:00
..
components refactor: highlight improvements 2021-03-22 15:29:37 +01:00
extensions refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
themes refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
utils refactor: highlight improvements 2021-03-22 15:29:37 +01:00
defaults.lua refactor: config.lua -> defaults.lua 2021-03-18 02:13:40 +01:00
highlight.lua refactor: highlight improvements 2021-03-22 15:29:37 +01:00
init.lua refactor: highlight improvements 2021-03-22 15:29:37 +01:00