6 lines
131 B
YAML
6 lines
131 B
YAML
UseTab: Always
|
|
IndentWidth: 4
|
|
TabWidth: 4
|
|
AllowShortFunctionsOnASingleLine: None
|
|
AlignAfterOpenBracket: AlwaysBreak
|
|
# vim: ft=yaml
|