mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-31 15:30:27 +02:00
docs: Add a section on module specific options (#1355)
This commit only adds Home-Manager specific options, we should add sections for the different kind of modules too. This is _not_ added to the man docs, as it is more complex. If need arises we could look into how to do it.
This commit is contained in:
parent
c706207007
commit
6d1ef5864b
6 changed files with 37 additions and 8 deletions
|
@ -7,6 +7,10 @@
|
|||
- [Extending a standalone configuration](./user-guide/extending-config.md)
|
||||
- [FAQ](./user-guide/faq.md)
|
||||
|
||||
# Module Specific Options
|
||||
|
||||
- [Home Manager Usage](./modules/hm.md)
|
||||
|
||||
# Options
|
||||
|
||||
@NIXVIM_OPTIONS@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue