nvf/docs/manual/options.md

22 lines
751 B
Markdown
Raw Normal View History

2025-02-03 15:18:27 +03:00
# nvf Configuration Options {#ch-options}
2023-12-09 22:03:58 +03:00
Below are the module options provided by nvf, in no particular order. Most
options will include useful comments, warnings or setup tips on how a module
option is meant to be used as well as examples in complex cases.
An offline version of this page is bundled with nvf as a part of the manpages
which you can access with `man 5 nvf`. Please us know if you believe any of the
options below are missing useful examples.
<!--
In the manual, individual options may be referenced in Hyperlinks as follows:
[](#opt-vim.*) If changing the prefix here, do keep in mind the #opt- suffix will have
to be changed everywhere.
-->
2024-04-20 06:57:11 +03:00
2023-12-09 22:03:58 +03:00
```{=include=} options
id-prefix: opt-
list-id: nvf-options
2023-12-09 22:03:58 +03:00
source: @OPTIONS_JSON@
```