lualine.nvim/lua/lualine/components
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
..
branch.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
diagnostics.lua refactor: highlight improvements 2021-03-22 15:29:37 +01:00
diff.lua refactor: highlight improvements 2021-03-22 15:29:37 +01:00
encoding.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
fileformat.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
filename.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
filetype.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
hostname.lua feat: added hostname component 2021-03-22 15:17:27 +01:00
location.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
mode.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
progress.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00