summaryrefslogtreecommitdiff
path: root/doc/zh-tw/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zh-tw/config.md')
-rw-r--r--doc/zh-tw/config.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/zh-tw/config.md b/doc/zh-tw/config.md
index 6d0325b9..bd2dc4fb 100644
--- a/doc/zh-tw/config.md
+++ b/doc/zh-tw/config.md
@@ -1215,6 +1215,13 @@ Array<string>
* ``"-="``
* ``"*="``
* ``"/="``
+* ``"%="``
+* ``"^="``
+* ``"//="``
+* ``"|="``
+* ``"&="``
+* ``"<<="``
+* ``">>="``
* ``"||"``
* ``"&&"``
* ``"!"``