mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Appease the byte-compiler
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
;;; my-commands.el
|
||||
|
||||
(eval-when-compile (require 'core-defuns))
|
||||
|
||||
;;; Rewritten commands
|
||||
(ex! "g[lobal]" 'doom:evil-ex-global)
|
||||
|
||||
|
Reference in New Issue
Block a user