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