dotfiles/dot_config/zsh/plugins/zsh-autopair/executable_dot_editorconfig
2026-03-29 00:52:51 +02:00

10 lines
163 B
Text

[*]
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