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.
1 parent 85e525a commit 98d3a5cCopy full SHA for 98d3a5c
src/number_small.py
@@ -2,6 +2,7 @@
2
This file allows us to use a custom `number_small` capture. See #1021 for more
3
info.
4
"""
5
+
6
from talon import Context, Module
7
8
mod = Module()
src/terms.py
@@ -1,6 +1,7 @@
1
Stores terms that are used in many different places
0 commit comments