xref
: /
plugin
/
todo
/
.editorconfig
(revision 5b81c3b0c89766867f132ef99245120c90fc4734)
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