2023-12-09 19:03:58 +00:00
|
|
|
# Neovim Flake Configuration Options {#ch-options}
|
|
|
|
|
2024-11-07 12:16:53 +00: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.
|
|
|
|
|
|
|
|
<!--
|
|
|
|
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 03:57:11 +00:00
|
|
|
|
2023-12-09 19:03:58 +00:00
|
|
|
```{=include=} options
|
|
|
|
id-prefix: opt-
|
2024-04-27 12:44:37 +00:00
|
|
|
list-id: nvf-options
|
2023-12-09 19:03:58 +00:00
|
|
|
source: @OPTIONS_JSON@
|
|
|
|
```
|