nix-community.nixvim/docs
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
..
man docs/user-guide: add configuration examples 2024-05-30 21:32:42 +02:00
mdbook treewide: reformat 2024-07-08 16:24:47 +00:00
modules standalone: rename nixvimExtend to extend 2024-07-01 15:54:29 +01:00
user-guide wrappers: make helpers available via lib option 2024-07-24 22:02:56 +01:00
default.nix flake: remove getHelpers function 2024-07-08 16:24:07 +01:00