mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 02:34:15 -05:00
Replace the generated bash+jq rendering pipeline with a Python implementation. This avoids repeatedly parsing large JSON blobs during page rendering and significantly reduces documentation build time.