12 lines
160 B
YAML
12 lines
160 B
YAML
display_name: "Shell"
|
|
indent_unit:
|
|
space: 4
|
|
comment_prefix: "#"
|
|
brackets:
|
|
- start: "{"
|
|
end: "}"
|
|
- start: "("
|
|
end: ")"
|
|
- start: "["
|
|
end: "]"
|