Register emacs-everywhere-mode with yasnippet

So users can define snippets for this minor mode.
This commit is contained in:
Henrik Lissner 2021-02-21 14:43:35 -05:00
parent 3894611a8f
commit 3f4cc77d2a

View file

@ -6,6 +6,8 @@
;; readme for details. ;; readme for details.
:defer t :defer t
:config :config
(set-yas-minor-mode! 'emacs-everywhere-mode)
(after! doom-modeline (after! doom-modeline
(doom-modeline-def-segment emacs-everywhere (doom-modeline-def-segment emacs-everywhere
(concat (doom-modeline-spc) (concat (doom-modeline-spc)