xref
: /
plugin
/
todo
/
.editorconfig
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
root = true
2
3
[*.{js,php}]
4
indent_style = space
5
indent_size = 4
6
charset = utf-8