Files
zenbones-theme/.editorconfig
Michael Chris Lopez fc9bff3de6 add .editorconfig
2021-08-27 06:55:36 +08:00

13 lines
109 B
INI

root = true
[*]
indent_size = 4
end_of_line = lf
[*.lua]
indent_style = tab
[*.vim]
indent_style = space