Files
dotfiles/.zprezto/modules/prompt/external/async/.editorconfig_backup
2018-08-12 15:26:21 +03:00

13 lines
182 B
Plaintext

root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true
[*.{yml,json}]
indent_style = space
indent_size = 2