nix-community.nixvim/docs
Matt Sturgeon cb2b76c1a9
docs/home-manager: eval options without checking config definitions
By default `lib.evalModules` will check all config definitions match
a declared option (or a freeform type), leading to errors like:

    error: The option `wrapRc' does not exist.

Setting `_module.freeformType` or `_module.check` will disable this,
allowing us to evaluate the option declaration without checking the
config definitions.
2024-09-27 02:56:28 +01:00
..
gfm-alerts-to-admonitions docs: Create a markdown-it plugin 2024-09-13 12:59:27 +01:00
man docs/user-guide: add configuration examples 2024-05-30 21:32:42 +02:00
mdbook docs: Render alerts using mdbook-alerts 2024-09-10 08:17:21 +00:00
modules standalone: rename nixvimExtend to extend 2024-07-01 15:54:29 +01:00
user-guide docs/user-guide: update "not found in pkgs" FAQ 2024-09-10 13:46:24 +01:00
0001-nixos-render-docs-Output-GFM-admonition.patch docs: Support GFM style admonitions in option descriptions 2024-09-13 13:03:23 +01:00
0002-nixos-render-docs-Support-gfm-style-admonitions.patch docs: Support GFM style admonitions in option descriptions 2024-09-13 13:03:23 +01:00
default.nix docs/home-manager: eval options without checking config definitions 2024-09-27 02:56:28 +01:00
pkgs.nix docs: Support GFM style admonitions in option descriptions 2024-09-13 13:03:23 +01:00