diff options
| author | condy <condy0919@gmail.com> | 2021-12-19 23:27:54 +0800 |
|---|---|---|
| committer | condy <condy0919@gmail.com> | 2021-12-19 23:27:54 +0800 |
| commit | f31162b2536d14bf97fe96d6e54be0d091ba9493 (patch) | |
| tree | 714461846da5f3f98d2646fe617c8e1450532549 /evil-collection.el | |
| parent | e9861e56d1d2fb8d98c015b05445e3a75103f330 (diff) | |
emoji: initial support0.0.7
Diffstat (limited to 'evil-collection.el')
| -rw-r--r-- | evil-collection.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-collection.el b/evil-collection.el index d458810..a7807e6 100644 --- a/evil-collection.el +++ b/evil-collection.el @@ -155,6 +155,7 @@ This will bind additional find-* type commands, e.g. usages, assignments, etc.." elisp-slime-nav embark emms + ,@(when (>= emacs-major-version 29) '(emoji)) epa ert eshell |
