spacemacs/layers/+fun/emoji
Miciah Masters 552fd5953c Update references to macOS
Apple renamed "Mac OS X" to "OS X" in 2012 and then to "macOS" in 2016.
Update references to use the current name.
2019-10-13 12:04:40 +02:00
..
img
funcs.el Update references to macOS 2019-10-13 12:04:40 +02:00
packages.el Layer +fun/emoji: Enable company-emoji-insert-unicode 2019-08-05 21:23:50 +02:00
README.org s/an helm/a helm/g 2019-07-24 15:36:43 +02:00

Emoji layer

/TakeV/spacemacs/media/commit/97c746f51db027af3438fdaf432fe1b1c576ba43/layers/+fun/emoji/img/emojis.png

Description

This layer adds support for Emoji emoticons from emoji-cheat-sheet.

Features:

  • Browse Emoji in a dedicated buffer
  • Display Emoji images in buffer
  • Insert one or several Emoji with a helm front-end
  • Completion of Emojis using company-emoji

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add emoji to the existing dotspacemacs-configuration-layers list in this file.

Linux user could install Symbola font to get company-emoji support with apt-get

  apt-get install ttf-ancient-fonts

Key bindings

Key binding Description
SPC a E open a dedicated buffer to browse Emoji
SPC i e insert Emoji via a helm buffer

Emoji dedicated buffer

Key binding Description
RET copy current Emoji code
q quit