feat: auto-sync icon mappings from ya2s/nonicons upstream #1

Closed
opened 2026-02-18 00:52:52 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-02-18 00:52:52 +00:00

Problem

The icon mapping table in nonicons.nvim is manually maintained. When the upstream ya2s/nonicons font adds or changes icons, this plugin falls out of sync until someone manually updates it.

Proposed solution

Add a CI workflow or script that periodically checks the upstream ya2s/nonicons repository for changes to the icon mapping and either auto-generates the Lua mapping table or opens a PR with the updated mappings.

## Problem The icon mapping table in nonicons.nvim is manually maintained. When the upstream ya2s/nonicons font adds or changes icons, this plugin falls out of sync until someone manually updates it. ## Proposed solution Add a CI workflow or script that periodically checks the upstream ya2s/nonicons repository for changes to the icon mapping and either auto-generates the Lua mapping table or opens a PR with the updated mappings.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/nonicons.nvim#1
No description provided.