evcxr-mode icon indicating copy to clipboard operation
evcxr-mode copied to clipboard

Support for `rustic-mode`

Open mcamou opened this issue 4 years ago • 1 comments

I am using Doom Emacs with rustic instead of rust-mode. evcxr-minor-mode is hardcoded to use e.g. rust-mode-map, which results in Symbol’s value as variable is void: rust-mode-map when trying to enable evcxr-minor-mode. Would it be possible to make evcxr-minor-mode compatible with rustic?

mcamou avatar Jun 22 '21 10:06 mcamou