arkav / lualine-lsp-progress

LSP Progress lualine componenet
MIT License
227 stars 18 forks source link

Configuring "seperators" fails #2

Closed jmattheis closed 3 years ago

jmattheis commented 3 years ago

When defining separators via the configuration like described in here: https://github.com/arkav/lualine-lsp-progress#decked-out-configuration an error message is shown:

E5108: Error executing lua ...ine-lsp-progress/lua/lualine/components/lsp_progress.lua:198: attempt to concatenate field 'post' (a nil value)

I'm currently only overriding title and percentage, which works without problems.

Also, there is a typo in the config attribute sep>e<rators.