mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-23 05:40:44 +00:00
18 lines
558 B
Markdown
18 lines
558 B
Markdown
# Neovim Flake Configuration Options {#ch-options}
|
|
|
|
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.
|
|
-->
|
|
|
|
```{=include=} options
|
|
id-prefix: opt-
|
|
list-id: nvf-options
|
|
source: @OPTIONS_JSON@
|
|
```
|