wvkbd/.editorconfig

10 lines
154 B
INI
Raw Permalink Normal View History

2023-09-08 23:07:48 +02:00
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*.c]
indent_style = space
indent_size = 4
charset = utf-8