lualine.nvim/lua/lualine/utils
shadmansaleh ee5c56e911 enhance: Allow external sources to overwrite components and extensions
this is like the themes now . If some component/extension found in
both lualine repo and in some other rtp path then the one outside
the repo will be loaded.
+ Added better error handling for extensions.
2021-08-14 20:31:08 +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
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