You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
242 B
10 lines
242 B
4 years ago
|
indent_columns = 3
|
||
|
indent_with_tabs = 0
|
||
|
|
||
|
# The span for aligning on '=' in assignments (0=don't align)
|
||
|
align_assign_span = 2
|
||
|
|
||
|
# The type of line endings. Default=Auto.
|
||
|
# Newlines Unix|Newlines Win|Newlines Mac|Newlines Auto
|
||
|
newlines = crlf
|