editorconfig: reflect state of bash completion
This commit is contained in:
parent
57366c487f
commit
3fb229a71d
@ -17,3 +17,7 @@ indent_size = 2
|
|||||||
[*.scd]
|
[*.scd]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[completions/bash/*]
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 4
|
||||||
|
Loading…
Reference in New Issue
Block a user