zsh/.zsh/plugins/autopairs/.editorconfig
2024-12-11 15:02:36 +01:00

10 lines
163 B
INI

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 4
[*.md]
indent_style = space