nonicons.nvim/.github/workflows
Barrett Ruth 17aa14259a
Some checks are pending
luarocks / quality (push) Waiting to run
luarocks / publish (push) Blocked by required conditions
feat: add mapping sync check and improve vimdoc (#6)
* feat(doc): fix phrasing

* ci: add upstream mapping sync check to quality workflow

Problem: mapping.lua can silently fall behind the ya2s/nonicons font
repo with no indication that new icons are available.

Solution: add a mapping-sync job that fetches nonicon.json from
upstream, generates the expected mapping.lua, and fails the check
if they differ.

* fix: sort alphabetically

* fix(ci): dont respect alphabetical order in font checker
2026-02-17 21:07:32 -05:00
..
luarocks.yaml feat: add project infrastructure and rewrite README 2026-02-17 20:07:16 -05:00
quality.yaml feat: add mapping sync check and improve vimdoc (#6) 2026-02-17 21:07:32 -05:00