docs: point to configuring page after installation

This commit is contained in:
Ching Pei Yang 2025-04-25 12:26:39 +02:00
commit db8986cdc6
No known key found for this signature in database
GPG key ID: B3841364253DC4C8
5 changed files with 32 additions and 7 deletions

View file

@ -61,6 +61,14 @@ build independently from your system configuration while also possibly sharing
it with others. The next two chapters will detail specific usage of such a setup
for a package output in the context of NixOS or Home-Manager installation.
::: {.note}
Once you have nvf installed, head over to [](#ch-configuring) for an overview of
how to configure nvf, or [](#ch-options) for the full reference of all available
options
:::
```{=include=} chapters
standalone/nixos.md
standalone/home-manager.md

View file

@ -84,8 +84,8 @@ configure **nvf**.
::: {.note}
**nvf** exposes a lot of options, most of which are not referenced in the
installation sections of the manual. You may find all available options in the
[appendix](https://notashelf.github.io/nvf/options)
Now that you have nvf installed, head over to [](#ch-configuring) for an
overview of how to configure nvf, or [](#ch-options) for the full reference of
all available options
:::

View file

@ -82,8 +82,8 @@ configure **nvf**.
::: {.note}
**nvf** exposes a lot of options, most of which are not referenced in the
installation sections of the manual. You may find all available options in the
[appendix](https://notashelf.github.io/nvf/options)
Now that you have nvf installed, head over to [](#ch-configuring) for an
overview of how to configure nvf, or [](#ch-options) for the full reference of
all available options
:::

View file

@ -53,3 +53,11 @@ the default theme enabled. You may use other options inside `config.vim` in
};
}
```
::: {.note}
Now that you have nvf installed, head over to [](#ch-configuring) for an
overview of how to configure nvf, or [](#ch-options) for the full reference of
all available options
:::

View file

@ -58,4 +58,13 @@ the default theme enabled. You may use other options inside `config.vim` in
};
};
};
}```
}
```
::: {.note}
Now that you have nvf installed, head over to [](#ch-configuring) for an
overview of how to configure nvf, or [](#ch-options) for the full reference of
all available options
:::