Skip to content

Commit

Permalink
Fix custom actions in cheatsheet (cursorless-dev#1973)
Browse files Browse the repository at this point in the history
  • Loading branch information
pokey authored and fidgetingbits committed Nov 3, 2023
1 parent f6baca8 commit bfc3180
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cursorless-talon/src/actions/actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"reformat_action",
"call_action",
"experimental_action",
"custom_action",
]

callback_actions: dict[str, Callable[[CursorlessTarget], None]] = {
Expand Down

0 comments on commit bfc3180

Please sign in to comment.