Skip to content

wolandark/vim-ez-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

vim-ez-emoji

An easy emoji plugin for vim written in vim9script. Requiers vim9

demo

Installation

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/

Usage

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.

image