Files
zenbones-theme/.editorconfig
Michael Chris Lopez f2c7edca4c cleanup config
2025-01-09 20:50:28 +01:00

16 lines
154 B
INI

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