mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
ui/emojis: New module for inserting emojis
Uses the emojify package to enable displaying and inserting emojis. Also adds a new binding "SPC i e" to insert an Emoji. Includes basic docs.
This commit is contained in:
4
modules/ui/emoji/packages.el
Normal file
4
modules/ui/emoji/packages.el
Normal file
@ -0,0 +1,4 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ui/emoji/packages.el
|
||||
|
||||
(package! emojify :pin "d886069974d05c8c15654204f9afeaee962f3e7d")
|
Reference in New Issue
Block a user