File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -295,6 +295,9 @@ ij_shell_switch_cases_indented = false
295295ij_shell_use_unix_line_separator = true
296296
297297[{* .gant,* .groovy,* .gy} ]
298+ ij_groovy_indent_size = 2
299+ ij_groovy_continuation_indent_size = 4
300+ ij_groovy_tab_width = 2
298301ij_groovy_align_group_field_declarations = false
299302ij_groovy_align_multiline_array_initializer_expression = false
300303ij_groovy_align_multiline_assignment = false
@@ -486,9 +489,6 @@ ij_groovy_wrap_chain_calls_after_dot = false
486489ij_groovy_wrap_long_lines = false
487490
488491[{* .markdown,* .md} ]
489- indent_size = 2
490- tab_width = 2
491- ij_continuation_indent_size = 4
492492ij_markdown_force_one_space_after_blockquote_symbol = true
493493ij_markdown_force_one_space_after_header_symbol = true
494494ij_markdown_force_one_space_after_list_bullet = true
You can’t perform that action at this time.
0 commit comments