3 lines
77 B
EmacsLisp
3 lines
77 B
EmacsLisp
(use-package emojify
|
|
:ensure t
|
|
:hook (after-init . global-emojify-mode))
|