diff --git a/src/spoken_forms.json b/src/spoken_forms.json index 6b358840..863808f4 100644 --- a/src/spoken_forms.json +++ b/src/spoken_forms.json @@ -14,6 +14,7 @@ "comment": "toggleLineComment", "copy": "copyToClipboard", "crown": "scrollToTop", + "decrement": "decrement", "dedent": "outdentLine", "define": "revealDefinition", "drink": "editNewLineBefore", @@ -25,6 +26,7 @@ "give": "deselect", "highlight": "highlight", "hover": "showHover", + "increment": "increment", "indent": "indentLine", "inspect": "showDebugHover", "join": "joinLines",