Browse Source

Add tab_width

pull/15/head
10sr 7 years ago
parent
commit
90908445f2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .editorconfig

+ 1
- 0
.editorconfig View File

@@ -19,6 +19,7 @@ indent_size = 2

[{{M,m}akefile,*.mk}]
indent_style = tab
tab_width = 4

[{shrc,profile,xinitrc,xprograms,*.sh}]
indent_size = 4


Loading…
Cancel
Save