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 cursorless-bot committed Oct 25, 2023
1 parent 608ffac commit b5f552b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 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 b5f552b

Please sign in to comment.