mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
This requires pulling quite a lot of code from nixpkgs in order to make the `either` type work correctly, the effects can be seen for example in the documentation of `ollama.promps` and `ollama.actions`
15 lines
558 B
Groff
15 lines
558 B
Groff
.TH "NIXVIM" "5" "01/01/1980" "Nixvim" "Nixvim Reference Pages"
|
|
.\" disable hyphenation
|
|
.nh
|
|
.\" disable justification (adjust text to left margin only)
|
|
.ad l
|
|
.\" enable line breaks after slashes
|
|
.cflags 4 /
|
|
.SH "NAME"
|
|
nixvim options specification
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
This page lists all the options that can be used in nixvim. Nixvim can either be used as a Home-Manager module, an NixOS module or a standalone package. Please refer to the installation instructions for more details.
|
|
.SH "OPTIONS"
|
|
.PP
|
|
You can use the following options in a nixvim module.
|