lualine.nvim/lua/lualine
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
..
components feat: enhance theme (#153) 2021-04-07 02:34:36 +02:00
extensions refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
themes forest_night -> everforest (#152) 2021-03-31 03:35:38 +02:00
utils feat: enhance theme (#153) 2021-04-07 02:34:36 +02:00
defaults.lua refactor: config.lua -> defaults.lua 2021-03-18 02:13:40 +01:00
highlight.lua feat: enhance theme (#153) 2021-04-07 02:34:36 +02:00
init.lua feat: enhance theme (#153) 2021-04-07 02:34:36 +02:00