spiegel-keyman/linux/keyman-config/.editorconfig
2023-09-18 19:00:29 +02:00

13 lines
191 B
INI

# Editor configuration, see https://editorconfig.org
[*.py]
indent_style = space
indent_size = 4
[*.sharedmimeinfo]
indent_style = tab
[Makefile]
indent_style = tab
[*.sh]
indent_size = 2