mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-21 17:59:41 +01:00
Rename the overlay arguments from the conventional `final: prev:` to the more explicit `lib: prevLib:`, reflecting that this overlay operates only on the Nixpkgs lib, rather than a full package set. Add a doccomment explaining how the overlay is intended to be applied (via `lib.extend`) and what each argument represents. Improved inline comments in the overlay. |
||
|---|---|---|
| .. | ||
| plugins | ||
| autocmd-helpers.nix | ||
| builders.nix | ||
| deprecation.nix | ||
| keymap-helpers.nix | ||
| lua-types.nix | ||
| maintainers.nix | ||
| modules.nix | ||
| options.nix | ||
| overlay.nix | ||
| pkg-lists.nix | ||
| tests.nix | ||
| to-lua.nix | ||
| top-level.nix | ||
| types.nix | ||
| utils.internal.nix | ||
| utils.nix | ||