mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
YAML: update queries (#1203)
Closes https://github.com/nvim-treesitter/nvim-treesitter-refactor/issues/18
This commit is contained in:
parent
15f27cf301
commit
574bd5ae37
5 changed files with 13 additions and 8 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue