You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Casual is a great addition but it is tedious to have to add a binding for it to every mode that it supports. IMO, it would be more convenient if there was a function like this that could be used in a user's Emacs configuration.
;; Binds M-C to the appropriate casual command in the map for each mode supported by casual.
(casual-bind-key "M-C")