nix-community.nixvim/docs
Matt Sturgeon d7df583211
docs: eval modules without access to pkgs
Replace the `package-options` test with a stricter implementation.

When evaluating modules for use in the docs, provide them with a stubbed
`pkgs` instance that throws an error whenever a package is evaluated.

This ensures we don't accidentally use any packages in defaults or
examples.
2025-01-25 19:16:09 +00: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: use README as a source for the docs 2025-01-19 17:36:14 +00:00
platforms docs: move wrapper options to dedicated sub-pages 2024-10-24 18:32:39 +01:00
user-configs user-configs: add Yohh's configuration 2025-01-15 18:21:14 +01:00
user-guide docs/user-guide: Add an entry for collisions with combinePlugins 2025-01-25 18:33:03 +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: eval modules without access to pkgs 2025-01-25 19:16:09 +00:00
pkgs.nix docs: don't set allowUnfree 2025-01-25 19:16:09 +00:00