YAML: update queries (#1203)

Closes https://github.com/nvim-treesitter/nvim-treesitter-refactor/issues/18
This commit is contained in:
Santos Gallegos 2021-04-18 16:51:03 -05:00 committed by GitHub
parent 15f27cf301
commit 574bd5ae37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 8 deletions

View file

@ -352,7 +352,8 @@ list.yaml = {
install_info = {
url = "https://github.com/ikatyang/tree-sitter-yaml",
files = { "src/parser.c", "src/scanner.cc" },
}
},
maintainers = {"@stsewd"},
}
list.nix = {