Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

chore: update emoji list to Unicode v15.1 and add emoji list generator script #24

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Snxwman
Copy link
Contributor

@Snxwman Snxwman commented Jan 11, 2024

I've written the script to generate the emoji list and have updated the list to have all the emojis in Unicode v15.1 (current version) with their proper names.

Due to some issues in Neovim (e.g. neovim/neovim#7151), emojis that are composed from multiple emojis or use modifiers do not render properly. Currently this breaks all skin tone emojis, almost all flags, most gender modified emojis, and a few random emojis. I have commented these lines out but left them in the file for visibility.

Also added a line to .gitignore so when the script is run, the downloaded emoji source doesn't get tracked by git.

@Snxwman
Copy link
Contributor Author

Snxwman commented Jan 11, 2024

I will add the shortcodes from iamcal/emoji-data to the list and generator script before you merge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant