nix-community.nixvim/docs/user-guide
Matt Sturgeon 285f6cbd7b
lib/*-plugin: use lib.mkPackageOption internally
Instead of maintainers providing an actual `defaultPackage`, they should
specify the pkg name which we'll use when calling `lib.mkPackageOption`.

This makes `mkVimPlugin` and `mkNeovimPlugin` compliant with #1950.
2024-09-04 03:07:49 +01:00
..
config-examples.md config-examples: fix typo 2024-07-27 15:14:06 -05:00
faq.md lib/*-plugin: use lib.mkPackageOption internally 2024-09-04 03:07:49 +01:00
helpers.md wrappers: add our lib to the host's _module.args 2024-08-22 13:19:59 +01:00
install.md flake/legacyPackages: simplify makeNixvim, making it more powerful 2024-06-29 22:15:45 +01:00