mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
11 lines
133 B
TOML
11 lines
133 B
TOML
|
[book]
|
||
|
authors = []
|
||
|
language = "en"
|
||
|
multilingual = false
|
||
|
src = "."
|
||
|
title = "nixvim docs"
|
||
|
|
||
|
[output.html.fold]
|
||
|
enable = true
|
||
|
level = 0
|