Skip to content
Pokey Rule edited this page Sep 14, 2023 · 3 revisions

Custom actions

If you're using Calva, you may want to add the following custom actions to your experimental/actions_custom.csv (see customization docs if you're not familiar with custom action):

slurp,paredit.slurpSexpForward
barf,paredit.barfSexpForward

That will enable you say eg "slurp air", "barf bat", etc

Clone this wiki locally