mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-19 23:07:42 +00:00
8 lines
109 B
INI
8 lines
109 B
INI
root = true
|
|
|
|
; applies to all files
|
|
[*]
|
|
indent_style = space
|
|
|
|
[*.{java, sh, css, html, xml}]
|
|
indent_size = 2
|