docs: move wrapper-options to summary index page

This commit is contained in:
Matt Sturgeon 2024-10-23 17:49:39 +01:00
parent cd68b680cd
commit 131e74e560
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299
4 changed files with 4 additions and 4 deletions

View file

@ -1,12 +0,0 @@
# Platform-specific options
All of Nixvim's options are available within `programs.nixvim.*` when Nixvim is used via wrapper modules,
such as our NixOS, home-manager, or nix-darwin modules.
When Nixvim is used standalone (without a wrapper module), its options are available at the "top-level".
See [Standalone Usage](./standalone.md) for more info.
There are a few wrapper specific options that are documented below:
@WRAPPER_OPTIONS@