nvim-lualine/lualine.nvim

Feat: align to left for component

yimingwangdell opened this issue · 0 comments

lualine_x = {{'b:coc_current_function'}},
coc function name is truncated by default, if it's possible to make it aligned to left?

image