lualine.nvim/lua/lualine/utils
Shadman 141417de61
Performence improvments (#205)
* Only load default config when needed

* Only load default cterm colors when needed

* Async load components and theme

* Rename: util_colors -> cterm_colors
2021-05-04 19:42:26 +02: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 Performence improvments (#205) 2021-05-04 19:42:26 +02:00
utils.lua Refactor: Remove cterm from hlighlight extractor (#174) 2021-04-13 18:36:51 +06:00