fix highlights, indents, and tab size for yaml
This commit is contained in:
@@ -11,7 +11,7 @@ brackets = [
|
||||
]
|
||||
|
||||
auto_indent_using_last_non_empty_line = false
|
||||
increase_indent_pattern = ":$"
|
||||
increase_indent_pattern = ":\\s*$"
|
||||
decrease_indent_pattern = "^\\s*(else|elif|except|finally)\\b.*:"
|
||||
|
||||
[overrides.comment]
|
||||
|
||||
Reference in New Issue
Block a user