We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df623d6 + 77c5943 commit aa3851fCopy full SHA for aa3851f
mathicsscript/bindkeys.py
@@ -143,7 +143,7 @@ def _group_autocomplete_toggle(event):
143
# Add an additional key binding for toggling this flag.
144
@bindings.add("f2")
145
def _next_pygements_style(event):
146
- """Set Pygments style to the next sytle in ."""
+ """Set Pygments style to the next sytle in ALL_PYGMENTS_STYLE."""
147
app = event.app
148
149
try:
0 commit comments