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:
Akira Baruah 2020-09-30 00:31:14 -07:00
parent 1456108d5b
commit 813804066d
7 changed files with 75 additions and 0 deletions

View file

@ -30,6 +30,7 @@
doom ; what makes DOOM look the way it does
doom-dashboard ; a nifty splash screen for Emacs
doom-quit ; DOOM quit-message prompts when you quit Emacs
;;(emoji +unicode) ; 🙂
;;fill-column ; a `fill-column' indicator
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
;;hydra