lualine.nvim/lua/lualine/utils
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
..
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 feat: enhance theme (#153) 2021-04-07 02:34:36 +02:00
utils.lua feat: enhance theme (#153) 2021-04-07 02:34:36 +02:00