nix-community.nixvim/docs
Matt Sturgeon d45c30f160 docs: fix moduleDoc being interpreted by bash
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.
2024-03-23 13:24:58 +01:00
..
man standalone: Allow to extend a standalone derivation with a new module (#1142) 2024-02-22 08:22:21 +01:00
mdbook docs: fix moduleDoc being interpreted by bash 2024-03-23 13:24:58 +01:00
user-guide docs: Add an FAQ entry for keymap aliases (#1301) 2024-03-22 13:02:49 +01:00
default.nix docs: fix github link branch (#1300) 2024-03-22 13:00:43 +01:00
either_recursive.patch docs: Use a nixpkgs patch instead of copy/pasting nixpkgs functions (#1011) 2024-02-03 19:04:09 +01:00