OC-Minitel/.editorconfig

10 lines
107 B
INI
Raw Permalink Normal View History

2019-04-18 19:49:20 +10:00
root = true
[*]
charset = utf-8
insert_final_newline = true
[*.lua]
indent_style = space
indent_size = 1