Christian Brabandt
Christian Brabandt
I have no idea what you mean with `lua` icon or where it comes from. Does it only happen with `coc` ? If yes, what exactly is `coc` doing in...
what are those 'StatusLineParser' links?
Yes, the `%m` is the default modified label added by Vim. I suppose you could define your own part using a custom label. But currently this is not enabled in...
That may be possible using a customer vim-airline plugin. Perhaps we can also include it here as an extension to the git status. But I don't plan to implement this....
sure, please go ahead and create a PR for this.
I haven't yet dug into it in detail, so not sure, unfortuantely
thanks, that sounds interesting. However I think the option value should not be an opaque integer value `012` but rather something like: `:set pumordering=word,kind,extra` Hopefully that is flexible enough and...
I don't think so. The option callback is for completing option values. Does that work?
can you please fix the failing CI?
yes, please add tests