diff --git a/config/substitution/default.conf b/config/substitution/default.conf index f09d2c1e..479f0190 100644 --- a/config/substitution/default.conf +++ b/config/substitution/default.conf @@ -10,6 +10,7 @@ |="bar" !="bang" ^="carrot" +:="colon" ,="comma" -="dash" $="dollar" @@ -28,6 +29,7 @@ $="dollar" )="right paren" }="right brace" ]="right bracket" +;="simi colon" /="slash" *="star" ~="tilde"