mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
Towards fixing byte compilation.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
;;; config/default/+evil-commands.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###if (featurep! :feature evil)
|
||||
|
||||
(defalias 'ex! 'evil-ex-define-cmd)
|
||||
|
||||
(evil-define-command doom:cleanup-session (bang)
|
||||
|
Reference in New Issue
Block a user