lualine.nvim/lua/lualine/utils
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
..
async.lua refactor: async.lua -> utils/async.lua 2021-03-18 02:24:44 +01:00
component.lua refactor: moved section utils to new file 2021-03-18 01:57:59 +01:00
cterm_colors.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
section.lua refactor: moved section utils to new file 2021-03-18 01:57:59 +01:00
utils.lua refactor: highlight improvements 2021-03-22 15:29:37 +01:00