Use tabs for indentation and spaces for horizontal alignment
Screen is a valuable real-estate on small displays or when working in less than maximized or full-screen Visual Studio IDE. This commit replaces tabulators used for horizontal alignment with spaces, and stops imposing 8-space tabulators on everyone. Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
parent
93638dd074
commit
cf01a7ded2
@ -1,3 +0,0 @@
|
||||
[*.{c,h,inf}]
|
||||
indent_style = tab
|
||||
indent_size = 8
|
Loading…
Reference in New Issue
Block a user