xref
: /
plugin
/
myshortcuts
/
.editorconfig
(revision 61ef61f6aef59d2b4dc796cb87289ce67202085d)
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