JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
implement: csi_@, csi_P, csi_h (aptitude flawless)
[watch-my-terminal.git] / .editorconfig
1 ; See http://editorconfig.org
2
3 ; top-most EditorConfig file
4 root = true
5
6 [*]
7 end_of_line = lf
8 insert_final_newline = true
9 indent_style = tab