mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-08 01:51:05 +01:00
`lib.generators.toPretty` has bespoke handling for rendering nix strings using either the `" "` or `'' ''` syntax, based on some heuristics. Using `toPretty` instead of `toJSON` improves how literal-lua examples render in the docs. |
||
|---|---|---|
| .. | ||
| plugins | ||
| autocmd-helpers.nix | ||
| builders.nix | ||
| default.nix | ||
| deprecation.nix | ||
| keymap-helpers.nix | ||
| maintainers.nix | ||
| modules.nix | ||
| options.nix | ||
| overlay.nix | ||
| pkg-lists.nix | ||
| tests.nix | ||
| to-lua.nix | ||
| types.nix | ||
| utils.nix | ||