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 dbdcee2 commit caf92b2Copy full SHA for caf92b2
cursorless-talon/src/number_small.py
@@ -13,7 +13,7 @@
13
def on_ready():
14
if "user.cursorless_custom_number_small" in registry.tags:
15
print(
16
- "WARNING tag: 'user.cursorless_custom_number_small' is deprecated and should not be used anymore"
+ "WARNING tag: 'user.cursorless_custom_number_small' is deprecated and should not be used anymore, as Cursorless now uses community number_small"
17
)
18
19
0 commit comments