Files
zenbones-theme/.editorconfig

13 lines
109 B
INI
Raw Normal View History

2021-08-27 06:55:36 +08:00
root = true
[*]
indent_size = 4
end_of_line = lf
[*.lua]
indent_style = tab
[*.vim]
indent_style = space