Table of Contents

Emoji layer

Table of ContentsClose

emojis.png

1 Description

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

1.1 Features

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

2 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.

3 Key bindings

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

3.1 Emoji dedicated buffer

Key Binding Description
RET copy current Emoji code
q quit

Author: Sylvain Benner

Created: 2016-10-03 Mon 00:56

Validate