mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-18 22:37:43 +00:00
10 lines
No EOL
163 B
INI
10 lines
No EOL
163 B
INI
# Editor configuration, see https://editorconfig.org
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 4
|
|
|
|
[*.sharedmimeinfo]
|
|
indent_style = tab
|
|
|
|
[Makefile]
|
|
indent_style = tab |