summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKylie McClain <kylie@somasis.com>2016-09-21 19:54:17 -0400
committerKylie McClain <kylie@somasis.com>2016-09-21 19:54:17 -0400
commit3ec0cbd07aeb2d8f8d61f4cf86beaca63bb105ed (patch)
treed39f80c4ad679b5bccc550fe6b5d786931058f8d /src
parent4f874a3679eebc549d7f26382add098d5a6b6cdc (diff)
formatter.kak: Use sed rather than ${variable//string/replacement}
Using ${variable//string/replacement} is a bash extension, it is not part of POSIX shell scripting. http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_06_02
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions