nvim-lualine / lualine.nvim

A blazing fast and easy to configure neovim statusline plugin written in pure lua.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feat: align to left for component

yimingwangdell opened this issue · 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