.. | ||
extensions/emacs-emoji-cheat-sheet-plus | ||
extensions.el | ||
README.md |
Emoji contribution layer for Spacemacs
💙💚❤️💝💓💗💜💖💛
Table of Contents
Description
This layer adds support for Emoji emoticons from emoji-cheat-sheet.com.
Features:
- browse Emoji in a dedicated buffer
- display Emoji images in buffer
- insert one or several Emoji with an helm front-end
Install
To use this contribution add it to your ~/.spacemacs
(setq-default dotspacemacs-configuration-layers '(emoji))
Key bindings
Key Binding | Description |
---|---|
SPC a E | open a dedicated buffer to browse Emoji |
SPC i e | insert Emoji via an helm buffer |
Emoji dedicated buffer
Key Binding | Description |
---|---|
RET | copy current Emoji code |
q | quit |