An easy emoji plugin for vim written in vim9script. Requiers vim9
Use your favorite package manager or install using Vim packages.
git clone https://github.com/wolandark/vim-ez-emoji.git ~/.vim/pack/plugins/start/vim-ez-emoji/
Plug 'wolandark/vim-ez-emoji'
Use :ListEmoji
to get a list of the Emojis and their names.
Use emojiname:
and press space to complete them.
Example:
smile:<space>
🙂
gnu:<space>
🐃
Tip:
To get colored emojis in the terminal install the fonts-noto-color-emoji
for Debian and noto-color-emoji-fontconfig
from AUR for Arch.
The list is much larger than this screenshot. This plugin probably includes more emojis than you will ever need but not too many to overwhelm.