23e6bd5dd7
* support passing in dictionary as theme definition
Allows setting up lualine with a theme dictionary like:
```lua
setup{
theme = { normal = {...}; insert = { ... }; }
}
```
this was the original behaviour before
|
||
---|---|---|
.. | ||
components | ||
extensions | ||
themes | ||
utils | ||
defaults.lua | ||
highlight.lua | ||
init.lua |