nix-community.nixvim/docs/user-guide
Matt Sturgeon 216d64c158
wrappers: make helpers available via lib option
NixOS, HM, & Darwin provide a `lib` option, not to be confused with the
`lib` module arg.

This option is intended for modules to define custom functions without
having to extend nixpkgs lib.

The old option is renamed, if it is accessed it will print:

    trace: Obsolete option `nixvim.helpers' is used. It was renamed to `lib.nixvim'.
2024-07-24 22:02:56 +01:00
..
config-examples.md Update config-examples.md 2024-06-28 07:53:52 +02:00
faq.md docs: Add a section of *Package options 2024-07-19 22:46:32 +02:00
helpers.md wrappers: make helpers available via lib option 2024-07-24 22:02:56 +01:00
install.md flake/legacyPackages: simplify makeNixvim, making it more powerful 2024-06-29 22:15:45 +01:00