sqn-completion supports seqs with spaces in their names

sqn-completion now shellcheck compliant and correctly indented
This commit is contained in:
2022-03-16 01:05:29 +01:00
parent 48b5965969
commit 739a4b1e7c
2 changed files with 38 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
root = true
[*.{sh,cfg,example}]
[*.{sh,bash,cfg,example}]
charset = utf-8
indent_style = space
indent_size = 2