my config: ```json "auto-correct.dictionary": [ { "languages": [ "*" ], "words": { "·": "`", "¥": "$", "……": "^" }, "useLargeList": false } ] ``` It cannot work with some CJK characters, like `· ¥ ,。?!;:” ‘【】()《》— …`