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

@ -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
:::