mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 01:08: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`
10 lines
133 B
TOML
10 lines
133 B
TOML
[book]
|
|
authors = []
|
|
language = "en"
|
|
multilingual = false
|
|
src = "."
|
|
title = "nixvim docs"
|
|
|
|
[output.html.fold]
|
|
enable = true
|
|
level = 0
|