Fixing the indent to everyone's content
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[*]
|
[*]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 1
|
indent_size = 4
|
||||||
|
|
||||||
shell_variant = bash
|
shell_variant = bash
|
||||||
binary_next_line = true # like -bn
|
binary_next_line = true # like -bn
|
||||||
@@ -23,7 +23,7 @@ indent_style = tab
|
|||||||
|
|
||||||
[*.*sh]
|
[*.*sh]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 1
|
indent_size = 4
|
||||||
|
|
||||||
shell_variant = bash
|
shell_variant = bash
|
||||||
binary_next_line = true # like -bn
|
binary_next_line = true # like -bn
|
||||||
|
|||||||
Reference in New Issue
Block a user