mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 08:20:05 -04:00
parent
a14970861c
commit
a42137f56a
2 changed files with 25 additions and 0 deletions
6
tests/indent/graphql/issue-1981.graphql
Normal file
6
tests/indent/graphql/issue-1981.graphql
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
query Me {
|
||||
me {
|
||||
id
|
||||
fullName
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue