editorconfig: reflect state of bash completion

This commit is contained in:
tiosgz
2023-10-22 10:48:30 +00:00
committed by Isaac Freund
parent 57366c487f
commit 3fb229a71d

View File

@ -17,3 +17,7 @@ indent_size = 2
[*.scd]
indent_style = tab
indent_size = 4
[completions/bash/*]
indent_style = tab
indent_size = 4