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
/
php
/
example2.php
blob: 4f739f813ac84fb5275b096bd2da9b41f3c1d021 (
plain
) (
blame
)
1
2
3
4
5
6
<?php
function
()
{
$foo
=
'bar'
;
// indentation with `o` is correct
}