dotfiles/packages/wvkbd/.editorconfig
2026-01-27 23:42:01 +01:00

9 lines
154 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*.c]
indent_style = space
indent_size = 4
charset = utf-8