lualine.nvim/lua/lualine/components/special
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
..
eval_func_component.lua feat: Add type option to hint what type of component is the string 2021-08-22 13:54:05 +06:00
function_component.lua [Breaking] Refactor: switch to %{%expr%} from %!expr 2021-08-08 22:50:17 +06:00
vim_var_component.lua feat: Add type option to hint what type of component is the string 2021-08-22 13:54:05 +06:00