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 de8dbbc commit 7467e1fCopy full SHA for 7467e1f
src/actions/actions.py
@@ -45,6 +45,7 @@
45
"reformat_action",
46
"call_action",
47
"experimental_action",
48
+ "custom_action",
49
]
50
51
callback_actions: dict[str, Callable[[CursorlessTarget], None]] = {
0 commit comments