index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
indent
/
terraform
/
indent-in-multiline-objects.tf
blob: 00ee9c958bf06bd9f316c88a403a8322f58771e3 (
plain
) (
blame
)
1
2
3
4
5
6
test
{
x
=
{
1
:
"foo"
,
2
:
"bar"
,
}
}