-
### Before reporting
- [X] I have updated my neovim version to latest _master_
- [X] I have updated my plugin to the latest version
- [X] I have run `:TSUpdate`
### Describe the bug
![error](https:…
-
docker-compose up -d --build && docker-compose logs -f
ERROR: yaml.scanner.ScannerError: while scanning a plain scalar
in "./docker-compose.yml", line 31, column 21
found unexpected ':'
in "./…
-
Hi friends i have this module installed but it does not seem to be working for typescript .ts files. To be honest im not even sure if tree-sitter is working at all, ive noticed no difference, but the …
-
## Expected behavior, english is required
After pressing , grep result should copy to quickfix window.
## The reproduce ways from Vim starting (Required!)
1. Press SPC s P to start a grep
2.…
-
**Describe the bug**
Folding is not fully functional when open .yaml file with a separator inside
**To Reproduce**
1. setup folding beforehand
```lua
vim.wo.foldmethod = 'expr'
vim.w…
-
Links rápidos:
- OpenAPI
- https://openapi-generator.tech/
- https://github.com/OpenAPITools/openapi-generator
- Pontos de questão relacionados:
- _**[MVP] UN/OCHA CODv2 API, documentação e…
-
Imagine email-subscriptions permissions for an anonymous-role are set to this:
(simplified)
```
insert: {}
update: { secret: "x-hasura-secret"} (got-from-email)
```
By requiring x-hasura…
-
Hi there. Thank you very much for this excellent collection of libraries! Watching Alejandro's videos about the graphql capabilities inspired me to write my latest service in GraphQL, using `mu-graphq…
-
Is it currently possible to implement a Relay-compatible schema like this one:?
```graphql
interface Node {
id: ID!
}
type Deity implements Node {
id: ID!
name: String!
birthPlace:…
-
**Describe the bug**
A missing token [`DANGER_GITHUB_API_TOKEN`] for Danger will cause our CI to fail. This is especially strange because it doesn't happen for every developer PR but does for all Dep…