mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
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. |
||
---|---|---|
.. | ||
gfm-alerts-to-admonitions | ||
man | ||
mdbook | ||
modules | ||
user-guide | ||
0001-nixos-render-docs-Output-GFM-admonition.patch | ||
0002-nixos-render-docs-Support-gfm-style-admonitions.patch | ||
default.nix | ||
pkgs.nix |