lualine.nvim/lua/lualine/utils
shadmansaleh c9c5e3f9d1 feat: Add type option to hint what type of component is the string
String values for component are way too overloaded . This means lualine
has to make lots of checks to understand how to load a string value
as a component . With type option users can specify exactly what they
want.
2021-08-22 13:54:05 +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 feat: Add type option to hint what type of component is the string 2021-08-22 13:54:05 +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 fix: Add '-' to valid filename chars 2021-08-20 10:34:31 +06:00