lualine.nvim/lua/lualine/components
Shadman 37a3b8cc82
feat: enhance theme (#153)
* Enhance Theme

- loaded theme table is nolonger stored in configs and thus not passed
  to components. Insted it's cached in highlights.lua
- Reintroducing clear_highlights turns out themes can still change if
  setup is called more than once

* Add error messege for invalid theme

It stops lualine from crashing in such incedent

* Apply lua-format

* Small tweeks
2021-04-07 02:34:36 +02:00
..
branch.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
diagnostics.lua feat: enhance theme (#153) 2021-04-07 02:34:36 +02: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 fix: displaying relative paths. (#155) 2021-03-31 16:47:38 +02: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