lualine.nvim/lua/lualine/utils
shadmansaleh 0126ac0cc0 perf: lazy load modules and dalay config loading till status redraw
This should make require'lualine' less expensive and make lualine
have less impact in startuptime
2021-08-16 23:40:27 +06:00
..
cterm_colors.lua feat: Add support for useing color_name like red and cterm values to set colors in lualine 2021-08-02 20:25:34 +06:00
job.lua Refactor: async jobs and diff component 2021-08-08 14:47:20 +06:00
lazy_require.lua perf: lazy load modules and dalay config loading till status redraw 2021-08-16 23:40:27 +06:00
loader.lua enhance: Allow external sources to overwrite components and extensions 2021-08-14 20:31:08 +06:00
mode.lua refactor: moved loading to new module (#182) 2021-05-09 23:11:18 +02:00
notices.lua [Deprection] Enhance: Provide an uniform interface for color options 2021-08-09 14:03:12 +06:00
section.lua [Breaking] Refactor: switch to %{%expr%} from %!expr 2021-08-08 22:50:17 +06:00
utils.lua [Breaking] Refactor: switch to %{%expr%} from %!expr 2021-08-08 22:50:17 +06:00