nonicons.nvim/lua/nonicons
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
..
health.lua feat: initial nonicons.nvim rewrite 2026-02-17 19:34:13 -05:00
init.lua feat: initial nonicons.nvim rewrite 2026-02-17 19:34:13 -05:00
mapping.lua feat: add mapping sync check and improve vimdoc (#6) 2026-02-17 21:07:32 -05:00
override.lua feat: initial nonicons.nvim rewrite 2026-02-17 19:34:13 -05:00