Munif Tanjim
Munif Tanjim
Upstream vim fix for `nocombine`: - https://github.com/vim/vim/pull/10816
@zeertzjq it was partially solved. The `link` part is not fixed yet.
Just asking for clarification, should `link` be returned from `nvim_get_hl_*` and `synIDattr` function? Or does that belong to some other place?
Not sure if it's been considered before... I wish there was a generic way to prevent specific `global-local` options from falling back to global value for a specific window. Something...
This is fixed on `v0.11.0-beta2`
> The only reservation I had towards it was customization. Many of the endpoints abstract certain options for simplicity, so generically auto generating them from the docs would take some...
> The only reservation I had towards it was customization. Also, I'd like as less customization as possible. Because, that removes the extra overhead of learning to use the api...
> Not sure how we could reliably pull the data from Gitlabs md files since they do alot of grouping which can be misleading. The [`gitlab-ce`](https://gitlab.com/gitlab-org/gitlab-ce) repository is huge. So...
**N.B.**: Decorators proposal is still at Stage 2 (Draft).
Yes. https://gitlab.com/MunifTanjim/gitlab-api-routes/blob/218087ff3b9d2b876d0d72095b303883f4072e06/routes/pipelines.json#L148-153 They can be used for validation before sending api requests.