tmux-kanagawa/.editorconfig

6 lines
101 B
INI
Raw Normal View History

[*]
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true