Files
zenbones-theme/.editorconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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