1
0
mirror of https://github.com/ShadowKatStudios/OC-Minitel.git synced 2024-09-19 01:38:49 +10:00
OC-Minitel/.editorconfig
2019-04-18 03:49:20 -06:00

10 lines
107 B
INI

root = true
[*]
charset = utf-8
insert_final_newline = true
[*.lua]
indent_style = space
indent_size = 1