index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
indent
/
hcl
/
indent-in-multiline-objects.tf
blob: 00ee9c958bf06bd9f316c88a403a8322f58771e3 (
plain
)
1
2
3
4
5
6
test
{
x
= {
1
:
"foo"
,
2
:
"bar"
,
}
}