mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-01 02:34:47 -05:00
Including the `moduleDoc` text directly in the `copy_docs` script meant special chars were interpreted by bash. Write the text to the nix store so we can `cat` a file instead.