dot_files/dot_oh-my-zsh/dot_editorconfig
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00

8 lines
115 B
Text

root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_size = 2
indent_style = space