lualine.nvim/lua/lualine/components/special
Shadman aa844a9555
BugFix: Fix function component not working (#175)
When the provided function takes an optional argument the previous
implementation causes error.
2021-04-13 23:09:01 +06:00
..
eval_func_component.lua Refactor: Remove cterm from hlighlight extractor (#174) 2021-04-13 18:36:51 +06:00
functon_component.lua BugFix: Fix function component not working (#175) 2021-04-13 23:09:01 +06:00
vim_var_component.lua Refactor: Components now use OOP style (#141) 2021-04-11 10:20:41 +02:00