Emojis in Neovim 💯👍😜

Supporting emoji ✌

Make sure your terminal supports emojis

You will also need a font that will support emojis such as:

On Arch Linux you will need to:

Note 📓

You will need to have CoC installed I have a blog post and video for installing CoC here:

YouTube Video

Blog Post

Install 📥

Commands ⌨

Emojis, are enabled for markdown files only by default.

You can add filetypes with the following to you coc-settings.json:

To see a list of emoji completion candidates, : is the trigger character.

It is also possible to change the emoji trigger character by putting the following in your coc-settings.json:


Tagged in neovim