Open gdkrmr opened 7 years ago
fixed typo in title
In case it helps anyone, you just have to add ess-smart-comma
to evil-mc-custom-known-commands
:
(with-eval-after-load 'evil-mc
(add-to-list 'evil-mc-custom-known-commands
'(ess-smart-comma (:default . evil-mc-execute-call))))
ess-smart-comma
does not work, gives a very similar error as #47