Chris Weyl
Chris Weyl
The latest devel levels of sakura support the solarized palette. However, AFAIK this isn't avilable through any formal source, so to make my life easier across multiple machines, I've built...
It would be very useful to be able to create a fork into a given namespace, a la: ``` resource "gitlab_project_fork" "foo" { project_id = 123 namespace_id = 456 ......
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
Some trivial functions to access `s:loaded`, to allow sane introspection of plugin status, etc.
When the API endpoint is protected with basic auth, the server cannot access the api: ``` dash_1 | fail: STD.Services.PollingService[0] dash_1 | One or more errors occurred. (Response status code...