14 lines
136 B
INI
14 lines
136 B
INI
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
tab_width = 4
|
|
|
|
[*.java]
|
|
indent_style = tab
|
|
|
|
[*.json]
|
|
indent_style = tab
|
|
|
|
[*.groovy]
|
|
indent_style = tab
|