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

Custom actions

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

slurp,paredit.slurpSexpForward
barf,paredit.barfSexpForward

That will enable you say eg "slurp air", "barf bat and cap", etc to apply Calva's "slurp" and "barf" commands to cursorless targets

Clone this wiki locally