nix-community.nixvim/docs
Matt Sturgeon c062b976ef
flake/legacyPackages: simplify makeNixvim, making it more powerful
Rather than nesting it as `config`, pass `makeNixvim`'s argument through
directly as a module.

This not only simplifies the implementation, but allows users to use
`makeNixvim` for any scenario where `makeNixvimWithModule` would normally
be required.
2024-06-29 22:15:45 +01:00
..
man docs/user-guide: add configuration examples 2024-05-30 21:32:42 +02:00
mdbook docs/mdbook: only include sub-options of visible options 2024-06-25 17:47:38 +01:00
modules standalone: Expose options 2024-05-15 09:41:21 +02:00
user-guide flake/legacyPackages: simplify makeNixvim, making it more powerful 2024-06-29 22:15:45 +01:00
default.nix docs: use lib.extend instead of patching nixpkgs 2024-06-06 11:13:52 +01:00