Change tab size

This commit is contained in:
rf 2023-04-26 08:54:42 -06:00
parent b488b784bc
commit b876d94eaa
2 changed files with 63 additions and 63 deletions

View file

@ -3,7 +3,7 @@
-iob # Ignore old breakpoints
-l=120 # 120 characters per line
-mbl=2 # No more than 2 blank lines
-i=2 # Indentation is 2 columns
-i=5 # Indentation is 2 columns
-ci=2 # Continuation indentation is 2 columns
-vt=0 # Less vertical tightness
-pt=2 # High parenthesis tightness