Files
dotfiles/Emacs/.config
Aryadev Chavali da77d7408d (Emacs)~evil-mc definition emacs->general
The keybindings used to use :bind, which relies on the
underlying (define-key) mechanism of Emacs.  However, as general is
loaded beforehand and it provides a ton of useful wrappers, let's use
those instead.

Makes the code look nicer as well.
2022-01-06 00:42:46 +00:00
..