Appease the byte-compiler
This commit is contained in:
parent
367f65681b
commit
7a4e006224
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
;;; my-commands.el
|
||||
|
||||
(eval-when-compile (require 'core-defuns))
|
||||
|
||||
;;; Rewritten commands
|
||||
(ex! "g[lobal]" 'doom:evil-ex-global)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue