lualine.nvim/lua/lualine/components/special
shadmansaleh a643a24d94 enhance: improve function component
- provide self as 1st argument
- handle error in function call
- convert the result to string by default
2021-09-03 18:19:00 +06:00
..
eval_func_component.lua enhace: Use nvim_call_function instead of vim.fn so vim.fn does not get populated 2021-08-28 00:13:50 +06:00
function_component.lua enhance: improve function component 2021-09-03 18:19:00 +06:00
vim_var_component.lua feat: Support indexing dictionaries in var components 2021-08-28 00:32:44 +06:00