Open matta opened 3 months ago
Both of these might be the first function called from the package, so they might as well autoload it. With this change, a user is free to call devil-set-key before global-devil-mode in their init file.
devil-set-key
global-devil-mode
Both of these might be the first function called from the package, so they might as well autoload it. With this change, a user is free to call
devil-set-key
beforeglobal-devil-mode
in their init file.