f0rki / deoplete-emoji

Deoplete source for emoji codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deoplete-emoji

Deoplete-emoji offers asynchronous completion of emoji codes. You can add emoji to your document by writing :EMOJICODE:. For a full list of available emoji and codes, see emoji table.

Installation

To install deoplete-emoji, use your favorite Neovim plugin manager.

Using vim-plug

Plug 'Shougo/deoplete.nvim', {'do': ':UpdateRemotePlugins'}
Plug 'f0rki/deoplete-emoji'

Documentation

For more information, see :help deoplete_emoji.txt.

About

Deoplete source for emoji codes

License:MIT License


Languages

Language:Python 100.0%