Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant