lualine.nvim/lua/lualine/utils
Shadman f2f014e379
Fix: Transitional highlight not found error (#203)
Changes:
- transitional_highlight isn't created when both retrieval of fg or bg
  has failed
- Transitional highlight is not looked for when section separators are
  disabled
- empty section no longer returns highlight group as section data
2021-05-02 10:36:51 +06:00
..
async.lua refactor: async.lua -> utils/async.lua 2021-03-18 02:24:44 +01:00
cterm_colors.lua refactor: applied lua-format to all files 2021-03-16 00:37:46 +01:00
mode.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00
section.lua Fix: Transitional highlight not found error (#203) 2021-05-02 10:36:51 +06:00
utils.lua Refactor: Remove cterm from hlighlight extractor (#174) 2021-04-13 18:36:51 +06:00